
BODY {
  font-family: Arial;
  background-color: #ffffcc;
}

LI {
  list-style-position: outside;
  list-style-type: disc;
}
