h1{
  text-align: center;
    color:#2f6e70;
  font-family:inherit; 
}
p{ 
text-align: center;
color: darkblue;
font-size: 21px;
}
body {
  background: #96bcd8; 
}
ul{
  color: #111a70;
    font-size: 24px;
  
}
.myImage {
  background-image: url("hobbies.jpg");
  
}