.resumeSection { font-size: 1.5em; font-family: "Century Gothic", "Avant Garde", Futura, arial, helvetica, sans-serif; font-weight: bold; margin-top: 24px; margin-bottom: 6px; }
#resume {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
#resume p {
	margin-top: 12px;
	margin-bottom: 0px;
}
#resume ul {
	margin: 0px 0px 0px 18px;
	padding: 0px;
	list-style: disc;
}
#resume ul il {
	list-style: disc inside;
}
