.parent-container {
  overflow: auto;
  background-color: #534847;
}
#legacy {
  display: flex;
}
#legacy img {
  display: block;
}
#legacy > table:first-of-type {
  width: 750px;
  margin: 32px auto 48px;
}
#legacy table tr td {
}
.copy {
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: justify;
  font-size: 12px;
  line-height: 1.4;
}
#fly1 {
  cursor: pointer;
}
.credit {
  display: inline-block;
  font-size: 11px;
  padding-top: 8px;
}
