.epic_text {
	font-family: "Hypatia Sans Pro";
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
	letter-spacing: 2em;
	text-align: center;
	word-spacing: 2em;
}
.bottom_text {
	font-family: "Hypatia Sans Pro";
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	background-position: center bottom;
	text-align: center;
	bottom: 10px;
}
.body_text {
	font-family: "Hypatia Sans Pro";
	font-size: medium;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	margin-left: 10px;
	letter-spacing: 1px;
}
h1 {
	font-size: large;
	font-weight: bold;
	font-family: "Hypatia Sans Pro";
	color: #FFFF99;
	margin-bottom: 0px;
	text-indent: 10px;
	margin-top: 50px;
}
