#topLayer {
	position: absolute;
	top: 20px;
	z-index: 1;
	text-align: left;
	height: 120 px;
	width: 750 px;
	left: 15%;

}

#main {
	z-index: 0;
	text-align: center; 
	}