.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    min-height: 100px;
    background-position: left;
    background-image: url(images/gilliganloghomes.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_footer {
    margin: 0;
    clear: both;
    text-align: center;
    height: 22px;
    margin-top: 0px;
    padding: 25px 0 0 0;
    background-color: #E1E1E1;
    color: #999;
    background-image: url(images/blog_footer.jpg);
    background-repeat: repeat-x;
 }

 