html{
background:url(maintile.jpg);
background-attachment: fixed;
}
body 
{ 
background:url(topback.jpg) repeat-x top center; 
margin:0px;
padding:0px;
}
.main
{font-family: verdana; color:#000000; } 
A:link
{ text-decoration: underline; color:#000000; 
}
A:visited
{ text-decoration: underline; color:#000000;
}
A:active
{ text-decoration: line-through; color:#000000; 
}
A:hover
{ text-decoration: line-through;
}

.main
{  
    font-family: verdana; 
    color: #000000; 
    font-size: 10pt; 
}