
.ksu-figure {
	font-size: 40px; 
	font-weight: bold;
	text-align:center;
}

.ksu-description {
	font-size: 16px;
	text-align:center;
}

x.ksu-main-content #story {
	font-family: 'PT Sans', 'Lucida Grande', Verdana, Arial, sans-serif;
}

#story {
	max-width: 725px; 
	margin-left: auto; 
	margin-right: auto; 
	color: #666;
	font-size: 18px; 
	line-height: 1.6em;
}

#story h3 {
	font-size: 1.4rem; 
}

#story h4 {
	font-size: 1.4rem; 
	color: #333;
}

#story h5 {
	font-size: 1.25rem; 
}

#story h6 {
	font-size: 1rem; 
}

#story .cutline {
	font-size: 1rem;
	font-style: italic;
	text-align: center;
	padding: 1em;
}

#story .cutline-box {
	background-color: #e4e6e6; 
	width: 100%;
	border: 0px solid #e4e6e6;
}