a {
  color: #FF69B4;
  font-size: 20px;
}

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

p {
  margin-left: 20px;
  margin-right: 20px;
  text-align: left;
  font-size: 20px;
  width: 80%;
  line-height:30px
}

li{
  font-size:18px;
  line-height:27px;
  width: 70%;
}


.sub {
  text-align: center;
  color: 999999;
  font-size: 16px;
}

img {
  max-width: 100%;
  height: auto;
  width:auto\9
}
.credit {
  font-size: 16px;
  color: #991348;

}
.pdiv{
  margin-top: 45px;
  text-align:center;
}
.photo {
  display: inline-block;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width:40%
}
