html { background-color: #f7f9fc; }

body { display: table; margin: auto; font: 24px Georgia, "Times New Roman", Times, serif; line-height: 1.8; }

#Container { max-width: 100%; margin-left: auto; margin-right: auto; display: table-cell; vertical-align: middle; }
#Container:after { content: " "; display: block; clear: both; }
#Donate {
  display: block;
  margin-bottom: 2.5em;
}
#Legacy {
  display: none;
}

h1, h2 { margin-bottom: 0; }

address { font-style: normal; font-family: monospace; }

a { text-decoration: none; }

ul { line-height: 1.4; }

li { margin: 0.5em auto; }

section { margin-bottom: 3em; }
