@charset "utf-8";
#All #content #storyText {
	font-size: 12px;
	height: 860px;
	overflow: scroll;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
