.sf_extra2 {
    background-position: 0 50%;
    background-repeat: no-repeat;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    height: 66px;
    width: 100px;
    background-image: url(images/logo.png);
 }

 .sf_header_wrapper {
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 107px;
    background-color: #5d1d30;
    background-image: url(images/header3.jpg);
 }

 .sf_footer {
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: both;
    color: #fff;
    padding: 15px 25px;
    font-family: arial,helvetica,sans-serif;
    text-align: center;
    width: 850px;
    background-color: #490404;
    background-image: url(images/footer.jpg);
 }

 
