
h2 {
	text-align: center;
}

#content strong {
	display: block;
	text-indent: 2em;
	font-weight: bold;
	padding-bottom: 1em;
}

#content strong:first-letter {
	text-transform: capitalize;
}

