.sf_blog_main_header {
    text-align: left;
    font-weight: bold;
    width: 387px;
    padding: 10px 0 0 10px;
    font-family: georgia;
    font-size: 25px;
    color: #301112;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: right;
    margin: 0;
    display: inline;
    width: 200px;
    margin-right: 10px;
    overflow: hidden;
    font-size: .8em;
    color: #301112;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_sub_header {
    text-align: left;
    width: 387px;
    padding: 0px 0 0 10px;
    font-family: georgia;
    font-size: 18px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    width: 500px;
    height: 198px;
    float: right;
    background-image: url(images/logoblog3.jpg);
    background-repeat: no-repeat;
 }

 body {
    margin: 0;
    background-image: none;
    background-repeat: no-repeat;
    background-color: #ECEFEF;
 }

 .sf_blog_wrapper {
    width: 900px;
    background-color: #EFE4C6;
    background-repeat: no-repeat;
    background-image: url(images/white.jpeg);
 }

 
