body { background-color: white }
a:link { color: blue }
a:active { background-color: silver; color: blue }
a:visited { color: blue }
.title { text-align: center }
.address { font-weight: bold; margin-left: 5em }
