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

#content #centered {
	margin-left: auto;
	margin-right: auto;
	font-size: 116%;
	width: 500px;
}

#content #centered p {
	color: #ab7800;
}

#content #centered strong {
	color: #f4911e;
}

#content #centered em {
	font-style: italic;
}

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

