body {
    margin: 0px 0px 20px;
    padding: 0px;
    background-color: #BD381D;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 15px;
    padding: 10px 10px;
    color: #94989B;
    font-size: 10px;
    background-color: #40ADB9;
    background-image: none;
    background-repeat: no-repeat;
 }

 
