#story-head {
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#sub-head {
	margin-top: -10px;
	font-size: 10px;
}
.story-text {
	color: #8e8e8e;
	font-size: 11px;
	margin-top: 20px;
	text-align: justify;
	margin-left: 67px;
	width: 370px;
}
.i {
	font-style: italic;
}

.story-padding {
	padding-top: 20px;
	padding-bottom: 20px;
}
