.sf_blog_header_wrapper {
    height: 74px;
    width: 850px;
    padding-left: 70px;
    padding-top: 58px;
    background-image: url(images/wallchemyBlogHeader.jpg);
    background-repeat: no-repeat;
 }

 a:hover {
    text-decoration: none;
    color: #818153;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 a:link {
    text-decoration: underline;
    color: #5b583d;
    background-image: none;
    background-repeat: no-repeat;
 }

 
