body
{
background: #FF6A8B;
background-image: url(bg.jpg);
background-repeat: repeat-x;
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:#D89E9E; cursor: help; font-size: 12px;}

.last {
margin-left: 10px;
height: 27px;
}
.content {
font-family: sans-serif,arial,"Verdict SF";
font-size: 14px;
color: #C16767; 
letter-spacing: 1px; 
text-align: center;
width: 700px;
}
.content2 {
font-family: sans-serif,arial,"Verdict SF";
font-size: 14px;
color: #C16767; 
letter-spacing: 1px; 
text-align: center;
width: 700px;
padding-right: 15px;
}
.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;
}
.section1 {
background: #C8A37D;
font-family: arial,"Verdict SF";
font-size: 14px;
color: #C16767; 
letter-spacing: 1px; 
text-align: center;
border: 3px dashed #CE71A0;
}
input, textarea,button
{
       background: #D89E9E; 
       color: #C16767; 
       border-style: soild; 
       border-width: 1px; 
       border-color: #ffffff; 
}
option{
background:  #D89E9E;
color: #C16767;
}
