body {
margin: 0 auto;
text-align: center;
padding: 0;
font: 76% Arial, Helvetica, sans-serif;
color: rgb(255, 255, 255); 
margin-top: 0px; 
margin-left: 0px;
background:url(./images/backround.gif) repeat top center;
}


#header {
margin: 0 0 0 0;
border: 0;
}


#footer {
clear: both;
margin: 0 auto;
padding: 3px 0 3px 0;
border-left: 0px solid #613b00;
border-right: 0px solid #613b00;
border-top: 1px solid #613b00;
border-bottom: 0px solid #613b00;
width: 994px;
text-align: center;
color: #613b00;
font-size: 12px;
}

#footer a {
color: #613b00;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #613b00;
}

