#fireballID {
	position: absolute;
	left: 500px;
	top: 300px;
}

h1 {
	text-align: center;
	color: orange;
}

#bodyID {
	background-color: black
}