body
{
background: #000000;
background-image: url(bg.jpg);
background-repeat: repeat;
background-attachment: fixed;

cursor: help;
margin-top: 0;

margin-bottom: 0;

margin-left: 0;

margin-right: 0; 

padding-top: 0;

padding-bottom: 0;

padding-left: 0;

padding-right: 0;
}
A:link{text-decoration: none; color:#412323; cursor: help; font-size: 12px;}
A:visited{text-decoration: none;color:#412323; cursor: help; font-size: 12px;}
A:active{text-decoration: none; color:#412323; cursor: help; font-size: 12px;}
a:hover{text-decoration: none; color:#ffffff; cursor: help; font-size: 12px;}
.last {
margin-right: 5px;
height: 28px;
}
.content {
background: #AAC264;
text-align: center;
border: 3px solid #3F3F3F;
width: 700px;
}
.content2 {
font-family: sans-serif,arial,"Verdict SF";
font-size: 14px;
color: #008A00; 
font-weight: bold; 
letter-spacing: 1px; 
text-align: center;
width: 690px;
padding: 10px;
}
.nav {
background: #C8A37D;
font-family: arial,"Verdict SF";
font-size: 16px;
color: #C16767;
font-weight: bold; 
letter-spacing: 5px; 
text-align: center;
border: 3px dashed #CE71A0;
}
.section {
font-family: arial,"Verdict SF";
font-size: 20px;
color: #ffffff; 
font-weight: bold; 
letter-spacing: 3px; 
text-align: left;
width: 700px;
}
input, textarea,button
{
       background: #000000; 
       color: #ffffff; 
       border-style: soild; 
       border-width: 1px; 
       border-color: #ffffff; 
}
option{
background:  #000000;
color: #ffffff;
}
