body{
  background-color:#eafadd;
}
h1{
  color:#AD27F5;
  font-family: Times;
  font-size: 50px;
  text-align:center;
  text-decoration:underline
}
p{
  color:#E874AD;
  font-family: serif;
  font-size: 20px;
  font-weight: bold;
  text-align:justify;
}