body
{ 
background-image: images/bg.png;
font-family: times new roman;
color: #663300;
}

input, textarea
{ 
background:#663300;
hr color: ##ffffcc;
font-family: times;
color: #ffffcc; 
font-size: 12px; 
border-style:  solid;
border-width: 1px; 
}

p
{ font-family: times new roman;
color: #663300;
font-size: 10pt;
}

.head
{ color: #FFFFCC;
padding-right: 3px;
text-align: left;
font-family: times;
font-size: 20pt;
font-weight: bold;
line-height: 12px;
background-color: #663300;
border-right: #330000 10px solid;
letter-spacing: 5px;
}

blockquote { width: 350px; height: 60px; font-size: 13px; float: center; color: #663300;
border: #663333 0px solid; 
padding-right: 10px; 
padding-left: 5px;
}

a:link
{ text-decoration: none; color: #663300;}
a:visited
{ text-decoration: none; color: #663300;}
a:active
{ text-decoration: none; color: #663300;}
a:hover
{ text-decoration: none; color: #996600;}

