html {
	background: black;
	color: white;
}

a,
a:visited {
	color: yellow;
}

small {
	color: #aaaaaa;
}
