body {
  font-family: tahoma;
  color: white;
  text-align: center;
  background-color: black;
  }

h2 {
    border-bottom: 1px solid white;
}

.leftcolumn {
  text-align: left;
}