body {
	margin: 0 auto;
	background: #222222;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}
.logo {
	margin: 0 auto;
	width: 400px;
	height: 300px;
	background: url('../img/my-shop-is-fly-fff.svg') center center no-repeat;
	background-size: 200px auto;
}