.sf_blog_main_header {
    text-align: center;
    font-weight: bold;
    width: 532px;
    float: right;
    padding-top: 30px;
    font-family: arial;
    font-size: 48px;
    color: #3C4D55;
 }

 .sf_blog_sub_header {
    text-align: center;
    width: 532px;
    float: right;
    color: #3C4D55;
 }

 .sf_blog_header_wrapper {
    width: 954px;
    height: 150px;
    overflow: hidden;
    background-image: url(images/Capture21.JPG);
    background-repeat: no-repeat;
 }

 
