#content {
	color: #ab7800;
	padding-top: 1em;
}

#content #centered {
	color: #ab7800;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6em;
	font-size: 131%;
	width: 500px;
}

#content #centered strong {
	font-weight: bold;
}

#content p {
	margin-bottom: 1em;
}

#sidebar p {
	font-size: 85%;
	margin-bottom: 1em;
	margin-left: 2em;
	margin-right: 2em;
	text-align: justify;
}

#sidebar em {
	color: #c19b66;
	font-style: italic;
}

#sidebar strong {
	color: #f4911e;
}
