body {
  background-color: powderblue;
}


h1 {
  color: blue;
  font-weight:bold;
  font-size:  1em;
  text-align: center;
}

h2 {
  color: blue;
  font-weight:bold;
  font-size:  1.4em;
  font-size:  1.4em;
  text-align: center;
}
p3 {
  color: blue;
  font-weight:bold;
  font-size:  1.4em;
  font-size:  1.4em;
  text-align: center;
}
p7 {
  color: blue;
  font-weight:bold;
  font-size:  1.4em;
  font-size:  1.4em;
  text-align: center;
}
p {
  color: Navy;
  font-family: "Century Gothic";
  font-weight:bold;
}

fieldset legend
    {
        font-size:  1em;
        color: #000000;
        font-weight:bold;
        text-align: center;
    }