.sf_blog_header_wrapper {
    height: 130px;
    clear: both;
    background-color: #0A0E17;
    background-image: url(images/Pano_Wild_Ride.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    height: 30px;
    margin: 0px 20px;
    padding-top: 30px;
    overflow: hidden;
    font-family: fantasy;
    font-size: 20px;
    color: #16387B;
 }

 .sf_blog_sub_header {
    margin: 0px 20px;
    height: 20px;
    overflow: hidden;
    font-family: arial;
    font-size: 14px;
    color: #FFFFFF;
 }

 
