<html>
<head>
<title>Lauz's CSS File</title>
</head>
<style type="text/css">
<!--A:active
{ text-decoration: strike-through; color:#607AFC; letter-spacing: 3px; }
A:link
{ text-decoration: underline overline; color:#607AFC; letter-spacing: 3px; }
A:visited
{ text-decoration: underline overline; color:#607AFC; letter-spacing: 3px;}
a:hover 
{ color: #607AFC; text-decoration: underline; letter-spacing: 3px; }
-->

body
{ background-attachment: fixed;
background-color: #CB90FE;
scrollbar-face-color : #CB90FE; 
scrollbar-highlight-color : #878EDE; 
scrollbar-3dlight-color : #CB90FE; 
scrollbar-shadow-color : #CB90FE; 
scrollbar-darkshadow-color : #CB90FE;
scrollbar-track-color : #CB90FE; 
scrollbar-arrow-color : #878EDE; 
}


body,tr,td, h6, h1, h2, h3, h4, h5, li, ol, p, br
{font-size: 11px; 
font-family: comic sans ms; 
color:#607AFC; 
font-weight: normal; 
letter-spacing:2px}

</style>