body {
	background-color: black;
	color: white;
	font-family: monospace;
	text-align: center;
}

a {
	text-decoration:none;
	color: yellow;
}
