p{
  color:black;
  text-aling:center;
 }
p2{
  color:#b97015;
  font-size: 110%
 }
p3{
  color: White;
  background-color: black;
  font-size: 110%
  }
h1{
  color:blue;
  text-aling:center;
  font-family: verdana;
  font-size: 110%
  }
h4{
  color:blue;
  text-aling:center;
  font-family: verdana;
  font-size: 90%
  }
h5{
  color:blue;
  text-aling:left;
  font-size: 100%
  }
  body{
  background-color: #A8F7EF;
  }
