html, body, div, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
body {
	background: #222;
}

#centreblock {
	width: 166px;
	height: 332px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -83px;
	margin-top: -166px;
	text-align: center;
}