#fborder
{
border:8px solid #8B5A2B;
width: 550px;
background-position: center;
}

#header
{
font-family:Ariel,Times,verdana;
font-weight:bold;
color:#8B5A2B;
text-align:center;
}


body
{
font-family:verdana;
background-position: center;
}

#contact
{
font-family:verdana;
font-size:20px;
}

#content td
{
padding:5px;
font-family:verdana;
font-size:16px;
}

#aheading
{
border-bottom:2px dashed #8B5A2B;
font-weight:bold;
}

input
{
background-color: #ECF1EF;
border:2px #8B5A2B solid;
color:#000000;
}

select
{
background-color: #ECF1EF;
border:2px #8B5A2B solid;
color:#000000;
}

textarea
{
background-color: #ECF1EF;
border:2px ##8B5A2B solid;
color:#000000;
}