.sf_blog_header_wrapper {
    width: 946px;
    height: 200px;
    position: relative;
    background-image: url(images/citizen_X_header.jpg);
    background-repeat: no-repeat;
 }

 body {
    margin: 10px 0 0 0;
    padding: 0;
    background-color: #54565f;
    font-family: arial;
    font-size: 12px;
    color: #FFFFFF;
 }

 
