.sf_blog_main_header {
    width: 880px;
    margin: 0 10px !important;
    padding-top: 15px;
    height: 42px;
    overflow: hidden;
    font-family: arial;
    font-size: 24px;
    color: #000000;
 }

 body {
    margin: 0 auto;
    font-family: arial;
    font-size: 12px;
    background-color: #144F25;
 }

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 40px auto 0;
    background-color: #8ECFA2;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-position: left;
    border-top: 6px solid #fff;
    background-repeat: no-repeat;
    background-image: url(images/banner1.JPG);
 }

 .sf_blog_extra4 {
    width: 900px;
    height: 30px;
    background-repeat: repeat-x;
    background-image: url(images/red3.JPG);
 }

 
