A:link
{ color:#463620;
}

A:visited
{ color:#463620;}

A:hover { 
color:#897A5A;  }

A:active
{ color:#897A5A;}

body 
{ background-color:#98718D;
font-family: verdana;
color:#381A2E;
font-size: 10px; 
text-align: center;
}

input, textarea
{ background: #897A5A;
font-family: verdana;
font-size: 10px;
color: #463620;
border: 1px solid #463620;
}


h1 { color :#463620;
font-size: 12px;
font-family: verdana; 
text-align: center; 
margin-left: 20px;
margin-right: 20px;
border: 1px solid #463620;
font-weight: normal;  
background-color: #897A5A;
}


#wholepage {
position: relative;
align: center;
top:0px;
width:400px;
margin:0 auto;
text-align: left;
z-index:1;
padding:0px;
background-image: url(background1.png);
}

#content {
position: relative;
align: center;
top:0px;
width:370px;
margin:0 auto;
text-align: left;
z-index:1;
padding:5px;
}
