p{
  color: black;
  background-color: antiquewhite

}

h8{
  font-weight: bolder;
  
}

h1{
  font-size: 45px;
}

h3{
  font-size: 30;
  color: cadetblue;
border-spacing: 50px;
  
}


h5{
  font-size: 20px;
  color: #826fce;
  font-family: inherit
}

h7{
  font-size: 23px;
  color: #b070c7;
  font-stretch: expanded;
  font-weight: bolder;
  font-family:monospace
}

ul{
  font-size: 30px;
  color: dimgray;
}

body{
  background-image: url(backgroundMermaid.png);
  color: #28e173;
}