body {
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: black;
	color: #00FF00;
}

a {
	color: white;
}
