body {
	color: #E7E7E7;
	background-color: #060B0F;
	text-align: center;
}

#top {
	position: absolute;
	left: 0;
	top: 0;
}

#bottom {
	position: absolute;
	right: 0;
	bottom: 0;
}