.sf_blog_header_wrapper {
    height: 41px;
    padding: 5px 80px 5px 15px;
    border-bottom: 8px solid #FFDB96;
    background-color: #FFDB96;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 150px;
    width: 920px;
    background-image: url(images/blog_header_03.gif);
    background-repeat: no-repeat;
 }

 body {
    margin: 0px 0px 20px;
    padding: 0px;
    background-color: #FFDB96;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    margin: 10px 15px;
    padding: 10px 10px;
    border: 2px solid #cccccc;
    font-size: 10px;
    color: #FFDB96;
    background-image: none;
    background-repeat: no-repeat;
 }

 
