.sf_blog_header_wrapper {
    height: 130px;
    clear: both;
    background-color: #021615;
    background-image: url(http://www.wssconline.org/images/WSSC_Header(Blog-900x130).jpg);
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    color: #333;
    font-family: verdana;
    font-size: 12px;
    background-color: #333333;
 }

 
