.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-position: left;
    background-image: url(images/chicago.bmp);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 20px !important;
    padding-top: 16px;
    padding-bottom: 17px;
    height: 35px;
    font-family: cursive;
    font-size: 24px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 
