body {
  background-color: #181818;
  color: #0099FF;
  font-family: Helvetica;
}

h2 {
  color: #FF6633;
}

.bold {
  font-weight: bold;
}