body {
scrollbar-face-color:'#CCCCCC';
scrollbar-arrow-color:'#0033FF';
scrollbar-track-color:'#FFFFFF';
scrollbar-shadow-color:'#0033FF';
scrollbar-highlight-color:'#0033FF';
scrollbar-3dlight-color:'#FFFFFF';
scrollbar-darkshadow-Color:'#FFFFFF';

}

a:link {color: blue; text-decoration: none }
a:active {color: blue; text-decoration:none }
a:visited {color: blue; text-decoration:none }
a:hover {color: #CCCCCC; text-decoration:none }

body        
 { background-image: url('images/smite-bg.jpg'); 
 background-repeat: no-repeat; 
 background-position: 50% 99%;
 background-attachment: fixed;}

