body {
	margin: 16vmin 0 0 0;
	font-family: 'Istok Web', sans-serif;
	font-size: 4vmin;
	background-color: #eee;
	color: #000;
	text-align: center;
}
img {
	width: 60vmin;
}
strong {
	font-size: 8vmin;
}
