body
{
background: #B6C3F3;
background-image: url(top.jpg);
background-repeat: repeat-x;
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:#DAF6C1; font-size: 15px;}
A:visited{text-decoration: underline;color:#9FDD9F; font-size: 15px;}
A:active{text-decoration: none; color:#F2DD65; font-size: 15px;}
a:hover{text-decoration: overline; color:#C34A61; font-size: 15px;}
.section {
background-image: url(middle.jpg);
background-repeat: repeat-y;
width: 717px;
}
.master {
padding-left: 70px;
}
.nav {
background: #62C58B;
font-family: Estrangelo Edessa,arial,"Verdict SF";
font-size: 17px;
color: #ED4462;
font-weight: bold; 
letter-spacing: 2px;
text-align: center;
border-right: 5px solid #B591A6;
border-top: 5px solid #B591A6;
border-bottom: 5px solid #B591A6;
}
.outline {
font-family: Estrangelo Edessa,arial,"Verdict SF";
font-size: 30px;
color: #FFFFC4;
font-weight: bold; 
letter-spacing: 8px;
text-align: center;
width: 710px;
}
.head {
font-family: Estrangelo Edessa,arial,"Verdict SF";
font-size: 28px;
color: #FFFFC4;
font-weight: bold; 
letter-spacing: 5px;
text-align: center;
width: 600px;
}
.content {
font-family: Estrangelo Edessa,arial,"Verdict SF";
font-size: 17px;
color: #A0DDFD;
font-weight: bold; 
letter-spacing: 1px;
text-align: center;
width: 550px;
}
input, textarea,button
{
       background: #A0DDFD; 
       color: #000000; 
       border-style: dashed; 
       border-width: 2px; 
       border-color: #ffffff; 
}
option{
background:  #A0DDFD;
color: #000000;
}
