body {
  background-color: rgb(218,163,104);
  
}
p {
  
}

h1 {
  font-weight: bold;
}

h2 {
  color: rgb(42,92,196);
   
}

.image1 {
   border-radius: 20px;
   width: 540px;
  
}

.facts {
  color: rgb (181,113,43);
  
}

h4 {
   color: rgb(150,11,10);
}

.image2 {
   border-radius: 20px;
   width: 540px;
}