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

 .sf_blog_main_header {
    width: 900px;
    margin: 60px auto 5px;
    text-align: center;
    font-family: trebuchet ms;
    font-size: 30px;
    color: #FFFFFF;
 }

 
