h1, h2, h3 {
  font-family:Rockwell;
  color:navy ! important;
}

h1 { 
  text-align: center;
}

.RightsNotice {
  padding:0.5em;
  margin:0.5em;
  font-family:Rockwell;
  color:navy ! important;
  background-color:rgb(255,255,239) ! important;
  border:thin navy solid;
  width:95%;
}
