#Container {
	position:relative;
	width:800px;
	height:auto;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	position:relative;
	top:auto;
	width:790px;
	height:24px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
