body {
  background-color: lightcyan;
}

.text {
  padding-top: 3em;
  padding-bottom: 1.5em;
  font-size: 1em;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: center;
}

.disclaimer {
  display: block !important;
  padding-top: 4em !important;
  font-size: 0.5em !important;
  font-style: italic;
  font-weight: lighter !important;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.disclogo {
  padding: 0em !important;
  display: inline !important;
  margin: 0em !important;
}

.discdiv {
  width: 100%;
  height: 100%;
}

.center-td {
  text-align: center !important;
}

.left-td {
  text-align: left !important;
}

.right-td {
  text-align: right !important;
}

table {
  width: 100%;
}

tbody {
  width: 100%;
  text-align: center;
}

tr {
  display: inline !important;
  margin: 0 auto;
}

img {
  max-width: 3%;
  padding: 0em !important;
  display: inline !important;
  margin: 0em !important;
}

.backstory {
  font-size: 1.75em;
  font-weight: bolder;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: center;
  font-style: italic;
  margin-left: 10%;
  margin-right: 10%;
}

.flatButton {
  padding-top: 2.5em;
  border: 0;
  background: none;
  box-shadow: none;
  border-radius: 0px;
  font-size: 1em;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 0 auto;
}
