body {
	background: #03D5D5;
}

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

a:hover {
	color: #03D5D5;
}

hr {
	border-color: #03D5D5;
}
