body, input, textarea, select, button {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
}
h3 {
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
h1 {
  font-size: 36px;
  font-weight: normal;
  letter-spacing: -1px;
}
h2 {
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
}

