.sf_navigation ul {
    padding: 0px 30px;
    margin: 0;
    list-style: none;
    height: 1%;
    background-image: url(images/More1.png);
 }

 a:link {
    color: #DB0486;
 }

 a:visited {
    color: #E4068C;
 }

 a:hover {
    color: #E50797;
 }

 
