#headertext {
	display: block;
	font-weight: bold;
	font-style: italic;
	font-size: 2em;
	text-decoration: underline;
	text-align: center;
	margin-top: 0.83em;
	margin-bottom: 0.83em;
	margin-left: 0;
	margin-right: 0;
}
#subheader {
	display: block;
	font-size: 1.17em;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
}

#body-text {
	text-align: center;
}

#footer-note {
	text-align: center;
	font-style: italic;
	position: absolute;
	bottom: 1px;
	width: 97%;
	margin-left: 1.5%;
	margin-bottom: 1em;
}