
body {
  background-image: url(whh.jpg.png);
}

h2 {
  text-align: center;
  font-family: "Comic Sans MS", cursive, sans-serif;
  background-color: white;
  color: black;

}

h4 {
  width: 19%;
  border: 3px solid black;
  padding: 1px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 110px;
  background-color: #f1f1f1;
}

h4{
    background-image: url("b.jpg.png");
  display: block;
  color: #000;
  padding: 8px 16px;
  text-decoration: none;
}

/* Change the link color on hover */
h4:hover {
  background-color: black;
  color: white;
}

h3 {
  font-style: italic;
  font-size: 16px;
  color: black;
}

h7 {
  background-color: white;
  font-style: bold;
  font-style: italic;
  font-size: 30px;
  color: grey;
}


h8 {  background-color: white;
  font-style: bold;
  font-style: italic;
  font-size: 30px;
  color: #636363;

}

p {
  font-size: 19px;
  font-style: italic;
  color:white;
  background-color: #636363;
}
