.sf_blog_main_header {
    font-weight: normal;
    font-size: 38px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 a:link {
    color: #3B3BDD;
    background-image: none;
    background-repeat: no-repeat;
 }

 
