.sf_blog_main_header {
    text-align: left;
    font-weight: normal;
    float: left;
    width: 910px;
    padding: 10px 10px 5px 10px;
    font-family: verdana;
    font-size: 28px;
    color: #603910;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: left;
    padding: 0px 10px 0 10px;
    background-color: transparent !important;
    color: #603910;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0;
    padding: 0;
    color: #333333;
    background-color: #BBAA89;
    font-family: verdana;
    font-size: 10px;
    background-image: url(images/blogback.gif);
    background-repeat: repeat;
 }

 .sf_blog_extra4 {
    background-position: left top;
    display: inline;
    float: right;
    height: 200px;
    width: 720px;
    background-image: url(images/youngsblog.jpg);
    background-repeat: no-repeat;
 }

 
