.chapter {
	font-style: italic;
	margin-bottom: 1.5em;
}

.half {
	text-align: center;
	/*font-style: small-caps;*/
	font-size: 120%;
}

.poem {
	font-size: 92%;
	margin-top: 2em;
	margin-bottom: 2em;
}

.poem-italic {
	font-size: 92%;
	margin-top: 2em;
	margin-bottom: 2em;
    font-style: italic;
}

.title-header {
	text-align: center;
 	font-size: 144%;
 	border-top: 1px solid black;
 	border-bottom: 1px solid black;
}

.wst-block-center {
	max-width: 25em;
}