body, td {
background: url('bac.jpg') #000000;
background-repeat:repeat-y;
font-family: Comic Sans MS;
color: #ffffff;
font-size: 10pt;
font-weight: normal;
letter-spacing: 0pt; 
font-style: normal; 
}
 
A:link 
{color: #ff0000; text-decoration: none; cursor: hand; font-family: Comic Sans MS; font-size: 10pt; letter-spacing: 0pt;}
A:visited 
{color: #ff0000; text-decoration:none; cursor: hand; font-family: Comic Sans MS; font-size: 10pt; letter-spacing: 0pt;}
A:active
{color: #ff0000; text-decoration: none; cursor: hand; font-family: Comic Sans MS; font-size: 10pt; letter-spacing: 0pt;}
A:hover 
{color: #ffffff; text-decoration: none; cursor: hand; font-family: Comic Sans MS; font-size: 10pt; letter-spacing: 0pt;}
 
input, textarea
{
background: #000000;
font: 8px Comic Sans MS; 
color: #000000; 
letter-spacing: 1px;   
border-style: Solid;
border-color: #ffffff;
border-width: 1px;
}
 
.header {
font-family: Scriptina; 
color: #ffffff;
font-size: 15pt;
text-transform: none;
background-color: #000000;
border-top: 0px #ffffff dashed;
border-bottom: 2px #ffffff dashed;
border-right: 0px #ffffff dashed;
border-left: 0px #ffffff dashed;
padding: 1px; }