body {
margin: 0;
padding: 0;
text-align: center;
background:#392B22;
}
#container {
width: 92%;
margin: 0 auto 0 auto;
text-align: left; 
background:#FFFFFF;
} 
#header {
height: 201px;
background: #FFF url('images/head_bg.jpg') repeat-x bottom;
}
#middle_header {
height: 49px;
background: #FFF url('images/head_bg_mid.jpg') repeat-x bottom;
}
#bottom_header {
height: 39px;
background: #FFF url('images/brn.jpg') repeat-x bottom;
}
