.sf_blog_header_wrapper {
    height: 130px;
    clear: both;
    background-repeat: no-repeat;
    background-color: #0A0E17;
    background-image: url(images/logoBlog.jpg);
 }

 .sf_blog_main_header {
    font-weight: bold;
    height: 30px;
    margin: 0px 300px;
    padding-top: 30px;
    overflow: hidden;
    font-size: 20px;
    color: #B11333;
 }

 .sf_blog_sub_header {
    margin: 0px 300px;
    height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #D02447;
 }

 
