/* Website Mission CSS Document WILLIAM WALDROP*/
/* Specific changes should be done through specific CSS documents */

h2.centr {
	position: absolute;
	top: 8px;
	left: 16px;
}
main {
	padding: 0;
	margin: 0;
}

section p {
	font-size: 115%;
	line-height: 1.5;
}
section p.quote {
	line-height: 2.0;
	font-size: 125%;
	font-style: italic;
	padding-top: 2em;
	width: 50%;
	margin: 0 auto;
	text-align: center;
	color: #191919;
}
section p.quotem {
	line-height: 2.0;
	font-size: 125%;
	width: 50%;
	margin: 0 auto;
	text-align: center;
	color: #151515;
}