body{
background: #C5BFD6;
background-image: url(top.jpg);
background-repeat: repeat-x;
font-family: arial,"Verdict SF";
font-size: 14px;
color: #B96788;
cursor: crosshair;
}
A:link{text-decoration: none; color:#9A4D6C; cursor: crosshair; font-size: 12px; font-weight: bold;}
A:visited{text-decoration: none; color:#9A4D6C; cursor: crosshair; font-size: 12px; font-weight: bold;}
A:active{text-decoration: none; color:#9A4D6C; cursor: crosshair; font-size: 12px; font-weight: bold;}
a:hover{text-decoration: none; color:#B98A78; cursor: crosshair; font-size: 12px; font-weight: bold;}
.section {
text-align: right;
color: #B96788;
font-family: arial,"Verdict SF";
font-size: 16px; 
letter-spacing: 4px;
border-bottom: 5px double #B96788;
width: 600px;
} 
.content{
color: #B96788;
font-family: arial,"Verdict SF";
font-size: 14px; 
text-align: center;
width: 590px;
}
input, textarea,button
{
       background-color: #C5BFD6; 
       color: #B96788; 
       border-style: dashed; 
       border-width: 4px; 
       border-color: #B96788; 
       filter: alpha(opacity:80, finishopacity:24, style:2);
}
option{
background-color:  #C5BFD6;
color: #B96788;
}
