body
{
	background-color: black;
	color: white;
	font-size: 100px;
}

/* unvisited link */
a{
  color: White;
}
