table.data { width: auto }
body > p:nth-of-type(2) { text-align: center }
body > p:nth-of-type(2) a { text-transform: uppercase }
table.form {
  margin-bottom: 0;
  width: 100%;
}
table.form tr td p {
  margin: 0;
  padding: 0;
}
aside iframe { min-height: 600px }