.sf_blog_footer {
    margin: 0;
    clear: both;
    height: auto !important;
    min-height: 40px;
    margin-top: 0px;
    padding: 20px 0 10px 20px;
    background-color: #F7F7F6;
    font-size: 11px;
    color: #333333;
 }

 .sf_blog_header_wrapper {
    height: 130px;
    clear: both;
    background-color: #180F00;
    background-image: url(images/mosaictiled.png);
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    color: #333333;
    font-family: times;
    font-size: 8px;
    background-color: #D26A01;
 }

 