@import url(style.css);

body {
  background-color: rgb(255,255,204);
  color: rgb(0,0,0);
  font-family: sans-serif;
  font-weight: normal;
  margin-top: 0;
  padding-top: 0;
}

