#content {
/*	padding: 1em;*/
	width: 40em;
	margin: 1em;
	font-family: Georgia;
}
#footer {
	font-family: Georgia;
}
p.asterisk {
	text-align: center;
	text-indent: 0;
}
p {
	text-indent: 1.5em;
}
div.poem {
	padding-left: 1.5em;
}
#wrapper {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
}
.poem p {
	font-style: italic;
	text-indent: 0;
}
.poem h1 {
	font: bold 14pt/21pt 'Times New Roman';
	margin: 1.5em 0 -0.5em 0;
}
h3 {
	text-align: center;
	font-weight: normal;
}
h3 span {
	display: block;
	margin-top: 0.5em;
}
ul#toc {
	margin-left: 2em;
}
