body { background-color: white; color: black }
a:link { text-decoration: underline; color: blue }
a:visited { text-decoration: underline; color: teal }
a:active { text-decoration: underline; color: purple }
div.body h1 { text-align: center }
div.footer { margin: 2em 0 0 0 ; clear: both }

