.sf_blog_main_header {
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    width: 675px;
    margin: 0 0 0 245px;
    font-family: courier new;
    font-size: 36px;
    background-color: #FFFFFF;
 }

 .sf_blog_sub_header {
    overflow: hidden;
    text-align: center;
    width: 675px;
    margin: 0 0 25px 245px;
    font-family: courier new;
    font-size: 18px;
    background-color: #FFFFFF;
 }

 
