body {
    margin: auto;
    font-size: 13px;
    font-weight: normal;
    background-image: url(images/608_bodybg.jpg);
    background-repeat: repeat-x;
    background-color: #AE1E1E;
    font-family: arial;
    color: #AE1E1E;
 }

 .sf_main_header {
    text-align: left;
    width: 898px;
    max-width: 898px;
    font-size: 32px;
    min-height: 40px;
    height: 40px;
    font-family: arial;
    color: #E7EDED;
 }

 
