body {
	background-color: #2a2a2a;
}
img {
	display: block;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	max-width: 50%;
	max-height: 50%;
}
