BODY {
	background: #FFC;
	color: black;
	font-family: "times new roman", "times", serif;
	margin-left: 5%;
	margin-right: 5%;
}
P {
	margin: 0;
	text-indent: 1em;
	text-align: justify;
}
P.break {
	margin-top: 1.2em;
	text-indent: 0;
}
P.intro {
	text-indent: 0;
	font-size: 140%;
}
H1 {
	text-align: center;
	font-size: 400%;
}
H2.author {
	text-align: center;
	font: bold 140% "arial", "helvetica", sans-serif;
}
