body {
	margin-left: auto;
	margin-right: auto;
	max-width: 35em;
}

h1 { font-size: 135%; }
h2 { font-size: 125%; }
h3 { font-size: 115%; }

h2, h3 {
	margin-top: 2em;
}

p {
	line-height: 140%;
}

blockquote {
	font-style: italic;
}

sup {
	line-height: 0;
}
