.sf_header_wrapper {
    background-repeat: no-repeat;
    height: 211px;
    width: 896px;
    margin: 0 19px 0 19px;
    clear: both;
    background-image: url(images/BLOG_HEADER.jpg);
 }

 a:link {
    text-decoration: underline;
    color: #8F6208;
 }

 a:visited {
    color: #94650A;
 }

 a:hover {
    text-decoration: none;
    color: #832229;
 }

 .sf_footer {
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    text-align: center;
    padding: 5px;
    clear: both;
    width: 886px;
    margin-left: 19px;
    position: relative;
    z-index: 99;
    color: #ffffff;
    font-size: 10px;
    background-color: #644509;
 }

 
