body,td,th {
	font-family: Century Gothic;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#Layer3 {
	position:absolute;
	left:205px;
	top:23px;
	width:550px;
	height:105px;
	z-index:4;
	margin: auto;
}
#Layer1 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
}

.container {
position:relative;
width:1024px;
height:auto;
left:50%;
margin-left:-512px;
}
