 BODY {
     color: #000000;
     font-size: 11pt;
     background-color: #ffffff;
     background-image: url("index.jpg");
     background-attachment: fixed;
     background-position: 50% 50%;
     background-repeat: no-repeat;
}
 

a:link { text-decoration:underline; color:#000000; }
a:visited { text-decoration:underline; color:#000000 }
a:hover { text-decoration:underline; color:#000000; }
a { font-weight:bold; }

