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

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

 
