.sf_blog_post {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #cccccc;
    border-top: 1px dotted #cccccc;
    background-color: #FFEFF1;
 }

 body {
    margin: 0 auto;
    background-image: url(images/blog_body_bg_6.jpg);
    background-repeat: repeat-x;
    background-position: top;
    font-family: arial;
    font-size: 12px;
    background-color: #FAFAFA;
 }

 
