body {
	font-family: helvetica;
	font-size: 14px;
	margin: auto;
	margin-top: 5px;
	background: white;
}

h1 {
	font-size: 20px;
	text-align: center;
}

h2 {
	font-size: 16px;
}

p {
	text-indent: 2em;
}

img {
	display: none;
}