.sf_outer_wrapper {
    width: 850px;
    margin: 20px auto 10px;
    padding-bottom: 90px;
    border: none;
    position: relative;
    background-color: #efefcc;
 }

 .sf_header_wrapper {
    background-image: url(http://leftthoughtcreations.com/lifeafter50/lifeafter50banner.jpg);
    height: 294px;
 }

 .sf_footer {
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    text-align: center;
    padding: 0px 70px;
    clear: both;
    width: 706px;
    min-height: 20px;
    height: 20px;
    font-size: 11px;
    color: #BE2E78;
 }

 body {
    margin: auto;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    background-image: url(http://leftthoughtcreations.com/lifeafter50/lifeafter50bg.jpg);
    background-position: center top;
    color: #333333;
    font-size: 14px;
    background-color: #F6F6F6;
 }

 
