body {
  margin: 0px 0px 0px 10px; background: #fffffb; 
  font-family: "Times New Roman", serif; 
  }

/*
 JGC: Can adjust indentations individually for ul and li (I think)

ul {margin: 10px 0px 0px 10px;
  font-family: "Times New Roman", serif; 
  }

li {margin: 10px 0px 0px 10px;
  font-family: "Times New Roman", serif; 
}

*/


