#content {
/*	padding: 1em;*/
	width: 40em;
	margin: 1em;
	font-family: Georgia;
}
p.asterisk {
	text-align: center;
}
p {
	text-indent: 1.5em;
}
div.poem {
	padding-left: 1.5em;
}
#wrapper {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
}

