.sf_extra4 {
    float: right;
    display: inline;
    width: 740px;
    height: 238px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(images/blog_header.jpg);
 }

 .sf_main_header {
    text-align: left;
    overflow: hidden;
    width: 910px;
    font-family: Georgia, times, serif;
    font-weight: normal;
    font-variant: normal;
    padding: 15px 15px 0 15px;
    height: 64px;
    font-size: 28px;
    color: #D4811B;
 }

 
