body {
 background-color:#FFF;
 background-image: url(limegreen.png);
 background-repeat: repeat-x;
}

#navigation ul li a:hover {
 color:#447F0F;
}
