body
{
	background: #fff;
}

img {
		max-width: 580px;	
}

.section-header { 
	text-align: center; 
	margin-top: 50px; 
	margin-bottom: 20px; 
}

.section-header:first-of-type {
	margin-top: 0; 
}

.section-subheader { 
	text-align: center; 
	margin-top: 30px; 
	margin-bottom: 20px; 
}