body {
margin: 0px 0px 0px 0px;
background: #cccccc;
}

.container {
margin: 0px auto;
width: 783px;
}

.header {
width: 783px;
height: 249px;
background: url(images/header.jpg) no-repeat;
}

.main {
width: 783px;
background: url(images/body.jpg) repeat-y;
}


.maincont {
width: 783px;
margin: 0px auto;
}

.footer {
width: 783px;
height: 64px;
background: url(images/footer.jpg) no-repeat;
}
