body {
  background: #ffffff;
  color: #000000;
  font-family: "Times New Roman", serif;
  font-size: 0.8em;
}

p {
  line-height: 140%;
}

#container {
  width: 100%;
}

#skipto, #mainNav, #bottomNav, .valid, #buttons {
  display: none;
}

#mainContent {
  width: 100%;
  padding: 0 30px 0 0;
}