.sf_header_wrapper {
    background-color: #ffffff;
    background-position: 0 0;
    width: 100%;
    min-height: 100px;
    height: 100px;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0;
    padding: 0;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 14px;
    background-color: #FFFFFF;
 }

 
