.sf_blog_header_wrapper {
    height: 184px;
    border-top: 5px solid #FFFFFF;
    background-position: center;
    background-color: #A51715;
    background-image: url(images/daveblog1.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 900px;
    margin: 60px auto 5px;
    text-align: center;
    font-family: verdana;
    font-size: 48px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 900px;
    margin: 0 auto;
    text-align: center;
    font-family: verdana;
    font-size: 18px;
    color: #dddddd;
    background-image: none;
    background-repeat: no-repeat;
 }

 
