BODY {
  background-color: white
}


/* Banner Section Styles */

.no-print,
#header {
   display:none;
}

#content {
   border-width:0px;
}

table.calendar td.results
{
   display:none;
}

.Meet {
   background-color:white;
}