html {
	background-color: black;
	color: white;
	font-family: Arial;
}

a {
	color: lightgreen;
}
