body {
margin: 0px 0px 0px 0px;
background: #fdef58 url(images/bg_top.jpg) repeat-x;
}

.container {
margin: 0px auto;
width: 841px;
}

.header {
width: 841px;
height: 243px;
}

.main {
width: 841px;
background: url(images/body.jpg) repeat-y;
}


.maincont {
width: 841px;
margin: 0px auto;
}

.footer {
width: 841px;
height: 147px;
background: url(images/footer.jpg) no-repeat;
}
