body {
	background-color: #000000;
}
#enterbutton {
	height: 50px;
	width: 200px;
	z-index: 1500;
	margin-left: 150px;
	position: absolute;
	left: 50%;
	top: 200px;
}
#titlegraphic {
	height: 640px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: 1000;
}
