/* set background of screen */
.outerbody {background-color:wheat;}

/* cells containing chapter headings appear */
.chapter  {background-color:linen;text-align:center;}

.text   {background-color:AntiqueWhite;font-size:10pt;}

