body {
  background: #f4f4d7;
}
p {  color: black;
  font-size: 20px;
  text-align: center;
 
}
h1 { 
 
  text-align: center;
  font-weight: bold;
font-size: 36px}

img {
  display: block;
  margin-left: auto;
  margin-right: auto;}