blockquote {
	display: block; 
	padding: 0 4%;
}
blockquote:before
{
	color: #69c;
	display: block;
	font-size: 700%;
	width: 5px;
	content: open-quote;
	height: 0;
	margin-left: -0.55em;
}

h2
{
	text-align: center;
}