#block_main>img {
	/* THIS MUST MATCH PICTURE WIDTH */
	width: 890px;
	margin-left: auto;
	margin-right: auto;
}

#quote_wrapper {
	margin-left: 400px;
	margin-right: 200px;
}

#clickable_splash{
	/* MUST BE >= #block_main HEIGHT */
	height: 390px;
}

.center {
	text-align: center;
}

blockquote p {
	padding-top: 1em;
	font-size: 1.2em;
	margin: 0px;
}

blockquote {
	margin: 0px;
}


#citation {
	font-size: 0.9em;
	font-style: normal;
}

#needs_background {
	background: white;
}

