html {
	overflow: hidden;
}

div#seek {
	position: absolute;
	top: 40%;
	left: 50%;

	margin-left: -20em;
}

div#seek form {
	margin: 0;
}
