body {
	background: none #E0FFE0;
}

div {
	line-height: 1.5em;
}

h1 {
	font: bold 2em monospace;
	margin: 0.5em 0em 1em;
	color: #000080;
	text-align: center;
	text-indent: 0;
	white-space: nowrap;
}

h2 {
	font: bold 1.2em monospace;
	text-align: left;
	text-indent: 0em;
	white-space: nowrap;
	margin: 1.5em 0em 0em;
	color: #800000;
}

h3 {
	font: bold 1em monospace;
	text-align: left;
	text-indent: 0em;
	white-space: nowrap;
	margin: 1.5em 0em 1em;
	color: #800000;
}

