body { 
     background-color: #002F62;
     background-image: url('frontpage/background.gif'); 
     background-repeat: no-repeat;
     background-attachment: Fixed; 
     }

a:link { text-decoration: none; color: #FFFFFF }
a:active { text-decoration: none; color: #FFFFFF }
a:visited { text-decoration: none; color: #FFFFFF }
a:hover { text-decoration: none; color: #F39303 }