h1 {
 border-bottom: 5px groove;
 margin-left: 1em;
 margin-right: 1em;
 margin-bottom: 1em;
 margin-top: 0px;
}
h1 a {
 text-decoration: none;
}
div#footer {
 margin: 1em;
 border-top: 3px groove;
}
div.note {
 margin: 2em;
}
div.note p {
 font-size: 75%;
}
