.sf_blog_main_header {
    width: 800px;
    height: 55px;
    text-align: left;
    padding: 3px 0 3px 0px;
    font-family: Georgia;
    font-size: 30px;
    font-weight: bold;
    margin-left: 150px;
 }

 .sf_blog_sub_header {
    width: 800px;
    height: 30px;
    font-family: Georgia;
    font-size: 20px;
    text-align: left;
    margin-left: 150px;
 }

 .sf_blog_header_wrapper {
    position: relative;
    height: 100px;
    background-position: top right;
    background-repeat: no-repeat;
    background-image: url(images/blogheadbkgd1copy.jpg);
 }

 
