.menu {
	margin: -1em 1em 2em -16em;
	border-right: 0.5em solid #a14645;
	width: 13em;
	display: inline;
}

.menu a:hover {
	color: #a14645;
}

