body {
background-color: #FECE4E;
background-image: url(slatepurple1.jpg);
color: black
}


BODY 
{ 
SCROLLBAR-FACE-COLOR: black;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: white;
SCROLLBAR-3DLIGHT-COLOR: white;
SCROLLBAR-ARROW-COLOR: white;
SCROLLBAR-TRACK-COLOR: black;
SCROLLBAR-DARKSHADOW-COLOR: gray;
SCROLLBAR-BASE-COLOR: black
} 

body, p, div, span, th, td { font-family: comic sans ms, sans serif } 
a:link {text-decoration: none; color: maroon;} 
a:active {text-decoration: none; color: maroon;}
a:visited {text-decoration: none; color: maroon;} 
a:hover {text-decoration: underline; color: black }