body {
  background-color: black;
  color: white;
  font-family: consolas;
  font-size: 16px;
  text-align: center;
  
}

a:link {
	color:#00DEFF
}

a:hover {
	color:#0091E4
}
