body {
  background:wheat;
}
H1{
  color: saddlebrown;
}
h1 {
  font-weight: bold; font-family: inherit;
  font-size: 29px;
}
li{ color: sienna
}
img {border-style:outset; border-radius: 28px; height:250px; float:none;
}

