.sf_wrapper {
    background-position: 661px 0;
    background-repeat: no-repeat;
    width: 944px;
    background-image: url(images/blog2.jpg);
 }

 a:link {
    color: #78A22F;
 }

 a:visited {
    color: #78A22F;
 }

 a:hover {
    color: #575757;
 }

 
