.sf_blog_extra4 {
    width: 219px;
    height: 159px;
    float: left;
    display: inline;
    background-position: left top;
    background-image: url(images/Aircraft_in_hangar.png);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    height: 40px;
    overflow: hidden;
    font-size: 33px;
    color: #DCE8FF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    font-weight: bold;
    height: 80px;
    overflow: hidden;
    background-color: transparent;
    color: #F2F2F2;
    font-family: cursive;
    font-size: 22px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    padding: 20px;
    height: 119px;
    width: 675px;
    float: right;
    display: inline;
    background-position: right top;
    background-color: #4a5879;
    background-image: url(images/plane_over_island.png);
    background-repeat: no-repeat;
 }

 