.chapter {
	text-align: center;
	margin-bottom: 1.5em;
}

.chapter.num {
	text-transform: uppercase;
	font-size: 120%;
	margin-bottom: 1.5em;
}

.chapter.title {
	font-variant: all-small-caps;
}

.drop-initial-image img {
	width: 75px;
	height: auto;
}

.title-header {
	text-align: center;
 	font-size: 144%;
    margin-bottom: 1.5em;
	text-transform: uppercase;
}

.toc-block {
	max-width: 25em;
    margin-left: auto;
    margin-right: auto;
}

.wst-freedimg-caption {
	font-size: 92%;
}