#background {
background: url(/images/circles.gif) no-repeat 0px 0px;
}

#gradient h1 {
background: url(/images/logo.gif) no-repeat 47px 85px;
}

#smallcircles {padding-top:90px;
background: url(/images/smallcircles.gif) no-repeat 95% 0px;

}

#mainMenu li a:hover,
#mainMenu li a.here {
  color: #c8ec0b;
  border-top:5px solid #7c8f19;
}