body{
	background: #598527 url(images/bg-green.jpg) repeat-y top center;
}

a{
	color: #4f7920;
}

.top-menu ul li:hover {
	border-top: 5px solid #598527;
	border-bottom: 5px solid #598527;
}