body {
	background-color: #000;
}

#player-ship {
	margin: 0 auto;
	margin-top: 400px;
	position: relative;
	width: 300px;
}
