div.artist-statement {
	width: 40em;
}

div.artist-statement img {
	display: block;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

div.artist-statement h1 {
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: center;
}

div.artist-statement p {
	margin-bottom: 1em;
}