.sf_wrapper {
    background-repeat: repeat-y;
    width: 856px;
    margin: 0px auto 0px;
    background-image: url(images/IMG2627.JPG);
 }

 body {
    margin: auto;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    color: #333333;
    font-size: 14px;
    background-color: #D0EC9E;
 }

 .sf_main_header {
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 52px;
    font-weight: normal;
    text-align: left;
    width: 850px;
    min-height: 65px;
    height: 65px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #C4D6A8;
 }

 
