body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000;
    background-color: #000;
    font-family: arial;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    margin: 0 auto;
    width: 971px;
    background-color: #E3DEC0;
    background-image: none;
    background-repeat: repeat-y;
 }

 
