.sf_extra2 {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 344px;
    height: 108px;
    background-repeat: no-repeat;
    background-position: 1px 1px;
    background-image: url(images/abaxis.gif);
 }

 .sf_extra2 span {
    width: 344px;
    height: 108px;
    display: block;
    background-repeat: no-repeat;
    background-position: 89px 1px;
    background-image: url(images/elk.gif);
 }

 .sf_extra3 {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 344px;
    height: 108px;
    background-repeat: no-repeat;
    background-position: 256px 1px;
    background-image: url(images/tayyak.gif);
 }

 body {
    padding: 0px;
    margin: 0px;
    font-family: "Times New Roman", Times, FreeSerif, serif;
    font-size: 15px;
    background-color: #011637;
    color: #60503B;
 }

 a:link {
    color: #101C67;
 }

 a:visited {
    color: #AA934E;
 }

 a:hover {
    color: #0B28DB;
 }

 
