h1 {
  text-align: center;
  font-size: 20px;
  color: #666666;
}
h2 {
  font-size: 20px;
  color: #666666;
  text-align: left;
}
h3 {
  color: #666666;
  font-size: 18px;
  text-align: center;
}
h4 {
  font-size: 18px;
  text-align: left;
  color: #666666;
}
h5 {
  color: #666666;
  font-size: 16px;
  text-align: center;
}
h6 {
  color: #666666;
  font-size: 14px;
  text-align: center;
}

