.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 68px;
    min-height: 68px;
    border-bottom: 1pt solid #fff;
    background-position: right;
    background-image: url(images/BlogWrap.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 2px #fff solid;
    background-position: left bottom;
    background-image: url(images/BlogImage1a.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 span {
    float: right;
    height: 120px;
    min-height: 120px;
    width: 696px;
    background-position: right center;
    background-image: url(images/Blog_Header_2.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 25px;
    font-weight: bold;
    overflow: hidden;
    font-size: 20px;
    color: #40ADB9;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 30px;
    font-weight: normal;
    overflow: hidden;
    font-family: cursive;
    font-size: 16px;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 10px;
    background-color: #F1E0B6;
    background-image: none;
    background-repeat: no-repeat;
 }

 