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