* {
	font-family: Times, serif;
}

html, body {
	height: 100%;
	margin: 0;
}

#top {
	float: center;
	width: 1px; height: 50%;
	margin-bottom: -4em;
}

#container {
	clear: left;
	position: relative;
	margin: 0 auto;
	width: 14em; height: 4em;
	background: #FFF}

#content {
	padding: 1em;
	height: 22em;
	overflow: auto;
}