body {
    margin: auto;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background-repeat: repeat;
    background-color: #bbaa89;
    color: #333333;
    background-image: url(images/black.jpg);
 }

 h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em;
 }

 /** 
 * @subsection header
 */
 .sf_header_wrapper {
    height: 0px;
    width: 940px;
    background-repeat: no-repeat;
    background-position: left top;
 }

 .sf_main_header {
    text-align: left;
    overflow: hidden;
    width: 910px;
    font-family: Georgia, times, serif;
    font-size: 28px;
    font-weight: normal;
    font-variant: normal;
    padding: 15px 15px 0 15px;
    height: 64px;
 }

 .sf_extra4 {
    float: right;
    display: inline;
    width: 740px;
    height: 185px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(images/webbanner_5_23.jpg);
 }

 
