.sf_main_header {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2.5em;
    font-weight: normal;
    text-align: left;
    float: left;
    padding: 20px 15px 15px 30px;
    overflow: hidden;
    width: 500px;
    height: 150px;
    color: #EA3910;
 }

 .sf_extra2 {
    background-repeat: no-repeat;
    width: 232px;
    height: 198px;
    float: right;
    background-image: url(images/elguru_233x198.png);
 }

 a:link {
    text-decoration: underline;
    color: #BF2D0B;
 }

 a:visited {
    color: #9F9A1D;
 }

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

 
