h1{
text-align:center;
font-size:76px;
  font-family:serif;
  color: white
}

  body{
    background-color:#d0cbf0;
}
img{
  width:580px;
}
p{
  font-size:23px;
  font-family:inherit;
  color: white
}