body
{
background: #ECB87C;
background-image: url(top.jpg);
background-repeat: repeat-x;
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:#ffffff; cursor: help; font-size: 15px;}
A:visited{text-decoration: none;color:#AE917F; cursor: help; font-size: 15px;}
A:active{text-decoration: none; color:#ffffff; cursor: help; font-size: 15px;}
a:hover{text-decoration: none; color:#000000; cursor: help; font-size: 15px;}
.content {
font-family: arial,"Verdict SF";
font-size: 15px;
color: #88A19E; 
font-weight: bold;
text-align: center;
}
.content2 {
font-family: arial,"Verdict SF";
font-size: 15px;
color: #88A19E; 
font-weight: bold;
text-align: left;
width: 400px;
}
.bottom {
background: #E4AA99;

font-family: arial,"Verdict SF";

font-size: 12px;

color: #E67151;

text-align: center;

border-top: 3px solid #BE9AAA;

margin-bottom: 0px;
}
.section {
text-align: center;
}
input, textarea,button
{
       background: #AE917F; 
       color: #000000; 
       border-style: dashed; 
       border-width: 3px; 
       border-color: #ffffff; 
}
option{
background:  #AE917F;
color: #000000;
}
