body {
	background-color: black;
	color: silver;
}

h1 {
	color: lime;
}

a:link {
	text-decoration: none;
}
