#Links {
	position: relative;
	height: 38px;
	width: 284px;
}

#Links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DFDFDF;
}

#Links a:hover {
	text-decoration: underline;
}

#Links #Fast {
	position: absolute;
	left: 30px;
	top: 0px;
}

#Links #Slow {
	position: absolute;
	right: 30px;
	top: 0px;
}

#planet {
	position: relative;
	left: -20px;
	margin-top: 6%;
}
