.sf_main_header {
    text-align: center;
    overflow: hidden;
    width: 340px;
    font-family: Georgia, times, serif;
    font-size: 30px;
    font-weight: normal;
    font-variant: normal;
    padding: 0px;
    margin-left: 30px;
    margin-right: 30px;
    height: 110px;
    padding-top: 150px;
    color: #010008;
 }

 .sf_footer {
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    clear: both;
    text-align: center;
    min-height: 50px;
    height: 50px;
    padding: 30px 10px 5px 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    color: #0B0B0B;
 }

 body {
    margin: auto;
    font-size: 13px;
    font-weight: normal;
    color: #080808;
    font-family: arial;
    background-color: #FFFFFF;
 }

 a:link {
    color: #FFFFFF;
 }

 a:visited {
    color: #D6D8EB;
 }

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

 .sf_header_wrapper {
    background-repeat: no-repeat;
    background-position: right;
    background-color: #ffffff;
    height: 280px;
    width: 785px;
    background-image: url(images/snaz75_2045_9207034271.jpg);
 }

 
