body {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  margin-top: 65px;
}

.h1, h1 {
	font-size: 5rem;
}

.bgwhite {
  background-color: #ffffff;
}
.bggray {
  background-color: #f0f0f0;
}
