   td {padding: 2px}
   body {font-family: "Comic Sans MS", serif; background-color: #e5deb3}
  .center {text-align: center}
  .centerWidth {text-align: center; width: 600px}
  .width {width: 600px}
  .left {text-align: left}
  .right {text-align: right}
  .bigRedCenter {text-align: center; font-size: 300%; color: red}
  .mediumRedCenter  {text-align: center; font-size: 200%; color: red}
  .borderTable {border-width:5; border-style: solid; border-color: gray; width:100%}
  .quote {font-family: sans-serif, serif}
  .bordered {border-width: 5px; border-color: #d5be93; border-style: solid}
  .centered {align: center}
   table.centeredTable {margin-left: auto; margin-right: auto; text-align: center}
  .bolder {font-weight: bolder, font-size:  125%}
  .floatLeft {float: left; padding: 8px}
  .floatRight {float: right; padding: 8px}
  .backgroundColor {background-color: white}
