#wrapper {
	position: absolute;
	width: 600px;
	height: 382px;
	left: 50%;
	margin-left: -300px;
	top: 50%;
	margin-top: -191px;
	text-align: center;
}

p {
	margin: 0;
}

a img {
	border: 0;
}

p.robots {
	display: none;
}