body {
  margin: 0;
  background-image: url(/images/bg.jpg);
  font-family: verdana;
  font-size: 14px;
}

td {
  font-family: verdana;
  font-size: 20px;
  font-weight: bold;
}

a {
  color: #222;
}

h1 {
  margin-top: 0px;
}

span {
  margin: 0;
}

.data {
  font-family: courier;
  font-size: 18px;
  font-weight: bold;
}

.airports {
  font-size: 12px;
}

.airports a {
  text-decoration: none;
}
