body {
 margin : 0px;
 color: #9ab7bb;
 background-color: #013037;
 font-size : 8px;
 font-family : trebuchet ms,arial,helvetica; 
       background-position: 0% 0% !important;
       background-repeat:no-repeat;
       background-image: url(spallt.jpg);
       background-attachment: none !important;
}

a:link {
 color : #faf852;
 font-size : 14px;
 text-decoration : none;
 font-weight : bold;
}

a:visited {
 color : #578388;
 font-size : 14px;
 text-decoration : none;
 font-weight : bold;
}

a:active {
 color : FFEA00;
 font-size : 14px;
 text-decoration : none;
 font-weight : bold;
}
a:hover {
 color : FFEA00;
 font-size : 14px;
 text-decoration : none;
 font-weight : bold;
}


