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

.menu a:hover {
	color: #00a988;
}

