body {
    margin: 0px 0px 20px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #d2d1d1;
    color: #000000;
    background-image: url(images/background.jpg);
 }

 .sf_blog_header_wrapper {
    min-height: 89px;
    height: auto !important;
    _height: 89px;
    padding: 30px 20px 10px;
    border-bottom: 10px solid #ffffff;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #443D2E;
    background-image: url(images/Untitled_1.gif);
 }

 
