body{    
    background: #441240;
}
#logo{
    position: absolute;
    left: 750px;
}
#site_main_cont{
    width: 750px;
}
#sd1_header{
    height: 100px;
    background: url('http://bbc.irodahaz.info/media/images/gui/office_subdomain_1/header.jpg') no-repeat;
}
#sd1_content_box{
    background: white;
}

#sd1_footer{
    height:41px;
    background: url('http://bbc.irodahaz.info/media/images/gui/office_subdomain_1/footer.jpg') no-repeat;
    color: #AE98AC;
    line-height: 41px;
    text-align: right;
    padding-right: 10px
}