.sf_header_wrapper {
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 107px;
    background-color: #1e5790;
    background-image: url(images/header11.jpeg);
 }

 .sf_extra2 {
    background-position: 0 50%;
    background-repeat: no-repeat;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    height: 66px;
    width: 100px;
    background-image: url(images/NewDataZealot43.jpeg);
 }

 a:link {
    text-decoration: none;
    font-weight: bold;
    color: #2020DE;
 }

 a:visited {
    text-decoration: none;
    color: #1e5790;
 }

 a:hover {
    text-decoration: underline;
    color: #1e5790;
 }

 
