.sf_header_wrapper {
    background-color: #ffffff;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    height: 202px;
    background-image: url(images/P5170708.JPG);
 }

 a:link {
    color: #6e080f;
 }

 a:visited {
    color: #9A2B31;
 }

 a:hover {
    color: #A81E28;
 }

 body {
    line-height: 1.5;
    background: #fff;
    font-size: 87.5%;
    font-family: Georgia, "lucida bright", "times new roman", serif;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin: 0;
    padding: 0;
    background-image: url(images/bg_1.gif);
    color: #000000;
    background-color: #A81E28;
 }

 
