#article-wrapper > p{
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	font-size: 1.2em;
	line-height: 1.61em;
}

#splash {
	max-width: 800px;
	margin: 30px auto;
	padding: 30px 0;
}

#caption {
	font-size: 1em;
	
}

#subhed {
	font-size: 20px;
	margin: 10px auto;
	padding: 10px 0;
	border-bottom: 3px double #444;
	border-top: 3px double #444;
	text-align:center;
	font-size: 1.5em;
}

#italic {
font-size:1.2em;
font-style:italic;
}

/*TYPOGRAPHY*/

.withDrop:first-letter {
	font-size: 4em;
	width: 1em;
	float: left;
	margin: .4em .1em .3em 0;
	font-weight: 700;
	color: #aaa;
	text-align: center;
}

#story-holder p {
	margin: 0 auto;
	max-width: 600px;
	font-weight: 100;
	font-size: 1.3em;
	line-height: 1.61em;
	margin-bottom: 1em;
}

.leader-graf {
	max-width: 800px !important;
	font-weight: 400 !important;
	font-size: 1.7em !important;
	margin-bottom: .4em !important;
	text-align: center;
}

.leader-graf:nth-of-type(4) {
	margin-bottom: 2em !important;
}

.section-head {
	margin: 0 auto;
	max-width: 600px;
	font-size: 2.4em;
	line-height: 1.3em;
	font-weight: 400;
	padding: 40px 0;
	margin-top: 40px;
	border-top: 6px solid #333;
	text-align: center;
}

.photo-credit {
	color: #666;
}