body {
  background-image: url(bugs_background.gif);
}

.caption {
  background-color: #EEEEFF;
  color: #000066;
}

.information {
  background-color: #EEEEFF;
  color: #000066;
}

.annotation {
  background-color: #EEEEFF;
  color: #000066;
}

.section {
  text-align: center;
}

.text {
  margin-top: 8px;
  margin-bottom: 8px;

  padding-left: 4px;
  padding-right: 4px;
}

.image {
  font-size: 9pt;
  margin-top: 24px;
  margin-bottom: 24px;
}
