H1 {
  color: white;
  background-color: black;
  border: white;
  border-width: 5pt 5pt 5pt 5pt;
  text-align: center;
  font-family: "Times", "serif";
  font-variant: small-caps;
}

DIV.para {  
  border: black;
  background-color: grey;
  color: white;
  border-width: 5pt 5pt 5pt 5pt;
  margin-bottom: 10pt;
}

BODY {
  background-color: #3A5A6E;
  
}
