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

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

 
