body {
   font-family: Arial, sans-serif;
   background-color: rgb(255,255,155);
   margin-left: 0;
   margin-top: 0;
   margin-bottom: 0;
   padding: 0;
   overflow: auto;
   color: rgb(0,0,0);
   font-size: 12pt;
}

