body
{
background: #052259;
background-image: url(top.jpg);
background-repeat: repeat-x;
}
A:link{text-decoration: none; color:#FF5B7B; font-weight: bold; font-size: 14px;}
A:visited{text-decoration: none;color:#8E5B9C; font-weight: bold; font-size: 14px;}
A:active{text-decoration: none; color:#FF5B7B; font-weight: bold; font-size: 14px;}
a:hover{text-decoration: none; color:#D5A76D; font-weight: bold; font-size: 14px;}
.section {
font-family: arial,"Verdict SF";
font-size: 25px;
color: #052259;
font-weight: bold; 
letter-spacing: 7px; 
text-align: left;
padding-bottom: 2px;
}
.content {
background: #815C6F;
width: 390px;
}
.content1 {
background: #F4E9F7;
font-family: arial,"Verdict SF";
font-size: 12px;
color: #254D93;
font-weight: bold;
letter-spacing: 2px;
text-align: left;
width: 380px;
padding: 2px;
}
.content2 {
background: #F4E9F7;
font-family: arial,"Verdict SF";
font-size: 14px;
color: #254D93;
font-weight: bold;
letter-spacing: 2px;
text-align: center;
width: 380px;
padding: 2px;
}
.outline { 
font-family: arial,"Verdict SF";
font-size: 12px;
color: #ffffff;
text-align: center;
font-weight: bold; 
letter-spacing: 4px; 
width: 800px;
}
input, textarea,button
{
       background: #052259; 
       color: #ffffff; 
       border-style: solid; 
       border-width: 4px; 
       border-color: #254D93; 
}
option{
background:  #052259;
color: #ffffff;
}
