body { background: #000000 url(stars.gif); }
a:link { color: #ffffff; }
a:visted { color: #ffff00; }
a:active { color: #ff0000; }
h1 { font-size: 24pt;
        font-weight: bold;
        color: #66ccff;
        font-style: italic;
        text-align: center; }

h2 { font-size: medium;
       font-weight: 200;
       color: white;
       font-style: normal;
       text-align: center;
       letter-spacing: 2mm;
h3 { font-size: medium;
       font-weight: 200;
       color: white;
       font-style: normal;
       text-align: center;
       letter-spacing: 2mm;
       font-family: comic sans ms; }
p { font-size: 15pt;
       color: white;
       text-align: center;
       margin-top: 100px; }



