body {
  background-color: white;
  background-image: none;
  color: #333;
}
#photo,
.printMenu,
#footMenu,
#subFoot {
  display: none;
}
#header {
  border-left: none;
  border-right: none;
}
#bodyBlock {
  border-left: none;
  border-right: none;
}
#content,
#bio {
  width: 100%;
  margin: 2em 0;
  padding: 30px 0 20px 0;
}
ul.menu {
  background-color: #ddd; 
}
#schoolsText {
  color: black;
  background: #dde;
}
#agenda th {
  width: 850px;
}
