/* center all content */
body {
	font-size: 1em;
	line-height: 1.5em;
	margin: 2em auto;
	max-width: 35em;
}