#wrapper2 {
	width: 955px;
	position: relative;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
.moonstart {
	height: 600px;
	width: 800px;
	position: relative;
}
.enterhigh {
	height: 80px;
	width: 160px;
	position: relative;
	bottom: 160px;
	margin-right: -75%;
}
.enterlow {
	height: 80px;
	width: 160px;
	position: relative;
	margin-right: 75%;
	bottom: 80px;
}