a {
  color: hotpink;
  font-size: 20px;
}

h4 {
  font-size: 24px;
}
h3 {
  font-size: 28px;
}
h2 {
  font-size: 32px;
}

p {
  text-align: left;
  width: 80%
}

.sub {
  text-align: center;
  color: 999999
}

img {
  max-width: 100%;
  height: auto;
  width:auto\9
}
