body { margin-top: 222px;
       font-family: Verdana, Arial;
       font-size: 12pt;
       color: #FFFF80;
       text-align: center;
       background-color: #222222;
       background-repeat: no-repeat;
       background-attachment: fixed;
       background-position: top; }
       
a:link { color: #FFFF80; text-decoration: none; }
a:visited { color: #FFFF80; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
