/* default.css - a simple style sheet */
body {
  margin-left: 5%; margin-right: 5%;
  color: black; background: #d9af74;
}
