.sf_blog_header_wrapper {
    clear: both;
    height: 211px;
    margin: 0px 19px 0px 19px;
    position: relative;
    width: 896px;
    background-image: url(images/teenblog.jpg);
    background-repeat: repeat-x;
 }

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

 .sf_blog_sub_header {
    text-align: right;
    padding: 0px 20px 5px 20px;
    background-color: transparent !important;
    color: #ffffff;
    font-family: georgia;
    font-size: 72px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: right;
    font-weight: normal;
    float: right;
    width: 866px;
    padding: 10px 20px 5px 20px;
    font-family: georgia;
    font-size: 48px;
    color: #E7EB22;
    background-image: none;
    background-repeat: no-repeat;
 }

 
