body {
  background-color: #000000;
  color: #BFBFBF;
  font-family: Consolas;
  font-size: 14px;
}
a {
color: #FF0047;
text-decoration: none;
}
a:hover {
color: #ffffff;
}
h1 {
color: #FF2B66;
}
h2 {
color: #FF2B66;
}
h3 {
color: #FF2B66;
}
table, th, td {
  border: 1px solid white;
}