body {
	background: #F6B9BD;
}

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

a:hover {
	color: #F6B9BD;
}

hr {
	border-color: #F6B9BD;
}
