.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-position: left;
    border-top: 6px solid #fff;
    background-image: url(images/tahoe.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_main_header {
    width: 880px;
    margin: 0 10px !important;
    padding-top: 15px;
    height: 42px;
    overflow: hidden;
    font-family: arial;
    font-size: 28px;
    color: #FFFFFF;
 }

 .sf_blog_sub_header {
    width: 880px;
    margin: 0 10px !important;
    padding-top: 5px;
    height: 30px;
    overflow: hidden;
    font-family: arial;
    font-size: 28px;
    color: #0C0CA7;
 }

 
