
html, body {
	background:#7c684f;
	margin:0;
	padding:0;
}


article {
	text-align:center;
}

img {
	display:block;
	margin:0 auto;
}