body {
    margin: auto;
    font-size: 13px;
    background-repeat: repeat-x;
    background-image: url(images/body-tile_1.jpg);
    background-color: #2f5b94;
    font-family: arial;
    color: #F2F2F2;
 }

 a:link {
    color: #F2F2F2;
 }

 a:visited {
    color: #F2F2F2;
 }

 a:hover {
    text-decoration: none;
    color: #F2F2F2;
 }

 .sf_region5 {
    background-image: url(images/638_hdr_2.jpg);
 }

 
