body {
	font-size: 1em;
	line-height: 1.5em;
	margin: 2em auto;
	max-width: 35em;
	font-family: Arial, Helvetica, Verdana, Trebuchet, Tahoma, Futura;
	color:#424242;
	background:#f0fff0;
}

pre {
	margin: 0 0 0 20px;
}

.note {
	font-style: italic;
}