.header{
    height:189px;
    background: url('header.jpg') no-repeat center top;
    margin-bottom: 50px;
}
.footer{
    height:512px;
    background: url('footer.jpg') no-repeat center top;
    margin-top: 50px;
}