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

 .sf_blog_main_header {
    font-weight: bold;
    width: 750px;
    padding: 5px 0 0 25px;
    font-size: 36px;
    color: #455f48;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    padding: 0px 0 0 25px;
    color: #759975;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    width: 900px;
    height: 92px;
    background-image: url(images/main_3.png);
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 0 auto;
    padding: 5px;
    background-color: #NaNNaNNaN;
    background-image: none;
    background-repeat: no-repeat;
 }

 
