body {
    margin: 10px 0 0 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    background-color: #000000;
 }

 .sf_blog_wrapper {
    border-left: solid 12px #000000;
    border-right: solid 12px #000000;
    width: 946px;
 }

 .sf_blog_outer_wrapper {
    width: 970px;
    margin: 0 auto;
    background-color: #000000;
 }

 .sf_blog_header_wrapper {
    width: 946px;
    height: 200px;
    position: relative;
    background-repeat: repeat-x;
    background-image: url(images/StoriesfromtheMistbanner.png);
 }

 
