body

{

background: #BE9841;

background-image: url(background.jpg);

background-repeat: repeat-x;

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: underline; color:#479286; cursor: help; font-size: 25px;}
A:visited{text-decoration: underline; color:#479286; cursor: help; font-size: 25px;}
A:active{text-decoration: underline; color:#479286; cursor: help; font-size: 25px;}
a:hover{text-decoration: line-through; color:#585768; cursor: help; font-size: 25px;}

.letter
{

font-family: arial,"Verdict SF";

font-size: 25px;

color: #88A19E; 

font-weight: bold;

text-align: center;

}
.outline
{

font-family: arial,"Verdict SF";

font-size: 15px;

color: #88A19E; 

font-weight: bold;

text-align: left;

}

.section 
{

font-family: arial,"Verdict SF";

font-size: 25px;

color: #585768; 

font-weight: bold;

text-align: center;

border-bottom: 2px solid #CA3B47;

}

.content 
{

font-family: arial,"Verdict SF";

font-size: 15px;

color: #585768; 

font-weight: bold;

text-align: center;

border-bottom: 2px solid #CA3B47;
width: 530px;

}

input, textarea,button
{
       background: #479286; 
       color: #ffffff; 
       border-style: dashed; 
       border-width: 3px; 
       border-color: #ffffff; 
}
option{
background:  #479286;
color: #ffffff;
}
