* {
	padding: 0px;
	margin: 0px;
}

body {
	text-align: center;
	background-color: #e6e6e6;
}

div {
	position: absolute;
	margin-left: -480px;
	left: 50%;
	margin-top: -300px;
	top: 50%;
}
img {
	border: none;
}
