.sf_blog_extra4 {
    width: 900px;
    height: 32px;
    margin-top: 10px;
    background-image: url(images/gradient_blog.jpg);
    background-repeat: no-repeat;
 }

 body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #222222;
    color: #ffffff;
    font-family: serif;
    font-size: 14px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    margin: 15px auto 0;
    width: 900px;
    border: solid #ffffff 12px;
    background-color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    margin-top: 20px;
    height: 180px;
    width: 900px;
    padding-top: 20px;
    background-image: url(images/header_noNAVBLOGFNL1.jpg);
    background-repeat: no-repeat;
 }

 
