body {
    margin: auto;
    color: #545454;
    font-size: 13px;
    font-weight: normal;
    font-family: arial;
    background-color: #FFFFFF;
 }

 .sf_main_header {
    width: 2000 px;
    text-align: middle;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-weight: normal;
    font-variant: normal;
    padding: 10px 20px;
    float: left;
    font-size: 48px;
    color: #FFFFFF;
 }

 .sf_outer_wrapper {
    width: 964px;
    margin: 0px auto;
    background-image: none;
    background-repeat: no-repeat;
 }

 
