body {
  background: white;
  font-size: 12pt;
  color : black;
}

.secondary, .adminMenu, .menu, .pet, .topBar, .navLinks {
  display: none;
}

a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}

.mainarea {
  width: 100%;
  height: 100%;
}
