body {
	background-color: #bdb0b0;
}
figure {
	margin-top: 10%;
	text-align: center;
}
figcaption {
	font-size: 30px;
	color: #ff540066;
}
figcaption.dark {
	font-size: 30px;
	color: #4d2917;
}
img {
	width: 20%;
	margin: auto;
}
