* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #eee;
	text-align: center;
	position: absolute;
	top: 45%;
	width: 100%;
}

img {
	border: none;
}

#logo {
	margin-top: -225px;
}