﻿.storytext {
	padding: 10px 10px 10px 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	background-color: #FFFFFF;
}
.storytitle {
	font-family: Forte;
	font-size: 60pt;
	text-align: center;
	color: #FFFFFF;
}
.footerwhite {
	font-family: Beaulieux;
	color: #FFFFFF;
	text-align: center;
}
.footerblack {
	font-family: Beaulieux;
	color: #000000;
	text-align: center;
}
