h2, h3{
	text-align: center; 
	color: #008bea;
}

.red {
	color: red;
}

figcaption {
	text-align: right;
	font-style: italic;
	font-size: small;
	padding-right: 5%;
}

figure {
	text-align: center;
}