.sf_blog_main_header {
    background-image: url(images/namepic.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_post {
    margin-bottom: 40px;
    padding: 20px 0px;
    background-color: #84c2f8;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 350px;
    padding: 0px 0px 0px;
    text-align: center;
    overflow: hidden;
    background-position: bottom left;
    background-color: #000000;
    background-image: url(images/wrapper_2.jpg);
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #f54925;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 15px;
    padding: 10px 10px;
    color: #94989B;
    background-color: #252A30;
    font-size: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
