body {
    margin: 0 auto;
    font-family: arial;
    font-size: 12px;
    background-color: #470100;
    background-image: none;
    background-repeat: repeat-x;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #470100;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    background: #fff;
    color: #470100;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    margin: 0;
    clear: both;
    text-align: center;
    height: 22px;
    margin-top: 0px;
    padding: 25px 0 0 0;
    background-color: #E1E1E1;
    color: #999;
    background-image: none;
    background-repeat: repeat-x;
 }

 a:link {
    text-decoration: underline;
    color: #470100;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    min-height: 100px;
    background-position: left;
    background-image: url(images/head_blog2.jpg);
    background-repeat: no-repeat;
 }

 
