body {
	background: #fff;
	color: #000;
}

body,
h1 {
	margin: 0;
	padding: 0;
}

h1 {
	height: 320px;
	left: 50%;
	margin-left: -288px;
	margin-top: -160px;
	position: absolute;
	top: 50%;
	width: 576px;
}

img { border: none; }

a { outline: none; }

a:active {
	position: relative;
	top: 1px;
}