body {
  font: 16px/22px "Times New Roman", Times, serif;
  background: white;
}

#about {
  margin-bottom: 30px;
}

#contact {
  display: none;
  width: 0;
}

h1 {
  font-size: 27px;
  line-height: 25px;
}

h3 {
  font-size: 21px;
  line-height: 24px;
}

.education h3 {
  font-size: 21px;
}

.section h2 {
  display: none;
  width: 0;
  background: none;
}

.section .item {
  width: 100%;
  float: none;
  padding-left: 0;
  background: none;
}

.onFirstPage .item {
  margin-bottom: 80px;
  margin-top: 80px;
}

.section {
  padding: 10px 0;
}
