body {
	background: #D8FF00;
}

#menu .button a:hover {
	background-color: #D8FF00;
}

a:hover {
	color: #D8FF00;
}

hr {
	border-color: #D8FF00;
}
