body{
background: #E6D58C;
background-image: url(middle.jpg);
background-repeat: repeat-y;
font-family: arial,"Verdict SF";
font-size: 14px;
color: #B96788;
cursor: crosshair;
}
A:link{text-decoration: none; color:#8C154F; cursor: crosshair; font-size: 12px; font-weight: bold;}
A:visited{text-decoration: none; color:#8C154F; cursor: crosshair; font-size: 12px; font-weight: bold;}
A:active{text-decoration: none; color:#8C154F; cursor: crosshair; font-size: 12px; font-weight: bold;}
a:hover{text-decoration: none; color:#E6D58C; cursor: crosshair; font-size: 12px; font-weight: bold;}
.section {
text-align: center;
color: #3F6165;
font-family: arial,"Verdict SF";
font-size: 18px; 
letter-spacing: 4px;
border-bottom: 2px dashed #465727;
width: 500px;
} 
.section1 {
text-align: center;
color: #3F6165;
font-family: arial,"Verdict SF";
font-size: 18px; 
letter-spacing: 4px;
width: 150px;
} 
.content {
background: #81A63D;
color: #3F6165;
font-family: arial,"Verdict SF";
font-size: 14px; 
letter-spacing: 1px;
text-align: center;
border: 3px dotted #B96788;
width: 495px;
padding: 10px;
}
.content5 {
background: #81A63D;
color: #3F6165;
font-family: arial,"Verdict SF";
font-size: 14px; 
letter-spacing: 1px;
text-align: left;
border: 3px dotted #B96788;
width: 495px;
padding: 5px;
}
.content1 {
color: #3F6165;
font-family: arial,"Verdict SF";
font-size: 18px; 
letter-spacing: 2px;
text-align: center;
border: 3px dotted #B96788;
width: 150px;
}
.content1 a:link{
display: block; 
text-decoration: none; 
background: #769CA1;
font-family: arial,"Verdict SF";
color:#8C154F; 
cursor: crosshair;
font-size: 16px;
letter-spacing: 4px;
text-align: center;
border-top: 2px dashed #81A63D;
border-bottom: 2px dashed #465727;
}
.content1 a:visited{
display: block; 
text-decoration: none; 
background: #769CA1;
font-family: arial,"Verdict SF";
color:#8C154F; 
cursor: crosshair;
font-size: 16px;
letter-spacing: 4px;
text-align: center;
border-top: 2px dashed #81A63D;
border-bottom: 2px dashed #465727;
}
.content1 a:active{
display: block; 
text-decoration: none; 
background: #769CA1;
font-family: arial,"Verdict SF";
color:#8C154F; 
cursor: crosshair;
font-size: 16px;
letter-spacing: 4px;
text-align: center;
border-top: 2px dashed #81A63D;
border-bottom: 2px dashed #465727;
}
.content1 a:hover{
display: block; 
text-decoration: none; 
background: #CBA4B7;
font-family: arial,"Verdict SF";
color:#3F6165; 
cursor: crosshair;
font-size: 16px;
letter-spacing: 4px;
text-align: center;
border-top: 2px dashed #465727;
border-bottom: 2px dashed #81A63D;
}
input, textarea,button
{
       background-color: #E6D58C; 
       color: #3F6165; 
       border-top: 2px dashed #81A63D;
       border-bottom: 2px dashed #465727;
       filter: alpha(opacity:80, finishopacity:24, style:2);
}
option{
background-color:  #E6D58C;
color: #3F6165;
}
