body {
  background-color: rgb(140,160,292);
}
p {
  color: black;
}
h2 {
  font-weight: bold;
font-family: monospace;
  color: rgb(20,90,192);
  font-size: h2;
  text-decoration: none;
text-align: inherit;
}

h4  {
  font-weight: bold;
  font-family: monospace;
  color: rgb(20,90,192);
font-size: h4;
text-decoration: none;
  text-align: inherit;
}

h5  {
  font-family: monospace;
  color: rgb(20,90,192);
  font-size: h5;
  text-decoration: none;
  text-align: inherit;
}

