body {
	font: 0.9em sans-serif;
	/* font-weight: bold; */
	/* margin: 2em 2em; */
	/* max-width: 30em; */
}

h1 {
	font-size: 1.5em;
	color: black;
}

h2 {
	font-size: 1.3em;
}

a {
	color: #17a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	max-width: 100%;
}
