body {
  background-color: #CCCCFF;
  text-align: center;
}

placard {
color: black;
text-align: center;
font-size: 30pt;
font-family: "Courier New", "Courier", monospace;
}

main {
color: black;
text-align: center;
font-size: 10pt;
font-family: "Courier New", "Courier", monospace;
}

foot {
  color: black;
  text-align: center;
  font-size: 7pt;
  font-family: "Courier New", "Courier", "monospace";
}
