html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	background-color: #A3A3A3;
}

img {
	border-width: 0;
}

img#intro {
	position: absolute;
	margin: -285px 0 0 -363px;
	top: 50%;
	left: 50%;
}