body {
  background: url(bkg.png) repeat #c5ccd4;
  font-family: Helvetica, arial, sans-serif;
}

.headone {
  font-size: 14pt;
  padding: 6px;
  text-align: center;
}

.instructions {
  font-size: 10pt;
}

.subhead {
  font-size: 9pt;
  font-weight: bold;
}

.arrow {
  font-size: 15pt;
}

.anitem {
  background: white;
  border: 1px #ccc solid;
  border-radius: 14px;
  padding: 4px 10px;
  margin: 10px 0;
}

table {
  width: 100%;
}

img {
  border: 1px solid black;
}
