body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 150%;
	margin: 96px 72px 96px 72px;
	border: 0 0 0 0;
	max-width: 34em;
}

@media only screen and (max-device-width: 480px) {
	body {
		margin: 0.5em 0.5em 0.5em 0.5em;
	}
}

h1 {
	margin-bottom: 48px;
	line-height: 100%;
}

h1 a {
	text-decoration: none;
}

h2 {
	line-height: 40px;
}

h3 {
	line-height: 24px;
}

img {
	padding-left: 2em;
}