.sf_blog_main_header {
    font-weight: normal;
    font-size: 38px;
    color: #ECEBEC;
 }

 .sf_blog_header_wrapper {
    height: 100px;
    padding: 10px 30px 10px;
    text-align: center;
    overflow: hidden;
    background-color: #7e3420;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-image: url(images/DSB_newlogo.jpg);
 }

 
