body {
margin: 0px 0px 0px 0px;
background: #ededed;
}

.container {
margin: 0px auto;
width: 779px;
}

.header {
width: 779px;
height: 236px;
}

.main {
width: 779px;
background: url(images/body.jpg) repeat-y;

}


.maincont {
width: 779px;
h
margin: 0px auto;
}

.footer {
width: 779px;
height: 71px;
background: url(images/footer.jpg) no-repeat;
}
