.box {width: 760px; margin: 0 auto; text align: center; 
background: white;}
body {text-align: center; background: maroon}
a:link {color: maroon; font-family: verdana; font-size: 12;}
a:visited {color:maroon;font-size:12;font-family:verdana;}
a:hover {color: black}
a:hover span {color: black; text-decoration:underline}
p {font-size:14; font-style:verdana; color:black}
ol {font-size:14; font-style:verdana; color:black}
BODY
{ 
scrollbar-base-color: maroon;
scrollbar-arrow-color: white;
scrollbar-DarkShadow-Color: white;
scrollbar-highlight-color: white;
scrollbar-shadow-color: white;
scrollbar-track-color: maroon;
}
