body{
	margin:0;
  height:80%;
	}

#neon1{
	position: absolute;
	top: 100px;
	left: 75px;
	color: black;
	font-size: 32px;
	font-family:arial;
	width:500px;
	}

.neonOn{
	color:white;
}

#player{
	position: absolute;
	top:550px;
	height: 50px;
}
