html, body {
	height: 100%;
}

#box {
	position: relative;
	top: 50%;
	margin: -63px auto;
	width: 355px;
	height: 125px;
}

#box img {
	margin: 0;
	padding: 0;
}
