body {
	background-color: #000000;
	position: relative;
	left: 0px;
	top: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-position: center center;
	background-repeat: no-repeat;
	right: 0px;
}

#planeet {
	margin: 300px auto 0 auto;
	width: 550px;
	height: 400px;
}

#footer p {
	position: relative;
	width: 600px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	height: 10px;
}
