body {
	font-family: serif;
}
h1, h2, h3 {
	font-family: sans-serif;
}
h1 {
	border-bottom: 2px dotted silver;
}
#content {
	margin: 3em auto;
	max-width: 550px;
}

