h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #000000;
    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: #94A66B;
    background-image: url(images/Gradient_Banner.jpg);
    background-repeat: repeat;
 }

 
