body 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
background-image: url('images/script_kw.gif');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 50% 175px; 

}


p
{ 
text-indent: 20px;
font-size: 13px;
}
 
h1 
{
font-size: medium;
}

h2
{
font-size: small;
}


a:link {  color: #990000; text-decoration: none}
a:active {  color: #990000;  text-decoration: none}
a:visited {  color: #990000;  text-decoration: none}
a:hover 
{  
text-decoration: underline;
color: #990000;
}
