#contents {
	position:absolute;
	top:50%;
	left:50%;
	width:450px;
	height:50px;
	margin:-25px 0 0 -225px;
}
body > #contents {
	height:auto;
	min-height:50px;
}