/*main css style sheet*/
body {
  background-color: rgb(255,204,51);
  color: rgb(0,0,0);
  font: 12pt arial narrow;
  margin: 0 0 0 0;
}
