body {
	width: 48em;
	margin: auto;
	padding: 2em;
	line-height: 140%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
