body  {font-size: 11pt;
       font-family: "Arial";
       color: white;
       font-weight: bold;
       background: url('background.jpg') white no-repeat center center fixed;
       background-color: #A6A6A6;
       margin-left: 10pt}

a {text-decoration: none;}
a:link {color:white;}
a:visited {color:white;}
a:active {color:white;}
a:hover { color:maroon; }

