div#center {
	position:relative;
}
div#top {
	position:fixed;
	left:0.5em;
	right:0.5em;
	z-index:1;
	background-color:white;
}
