.sf_blog_extra2 {
    margin: 0 auto;
    padding: 15px 0 0 0;
    width: 63px;
    height: 54px;
    background-position: bottom;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 233px;
    margin: 0 0 0 33px;
    padding: 0;
    background-repeat: repeat-y;
    overflow: hidden;
    background-image: url(images/sidebar_bg_1.gif);
    background-color: #C9AC7D;
 }

 .sf_blog_main_header {
    margin: 0 auto;
    padding: 5px 0 0 0;
    width: 900px;
    text-align: center;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    font-family: cursive;
    font-size: 24px;
    color: #E8DDA3;
 }

 .sf_blog_sub_header {
    margin: 0 auto;
    padding: 2px 0 0 0;
    width: 900px;
    text-align: center;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    font-family: fantasy;
    font-size: 16px;
    color: #9A5B22;
 }

 
