html { background-color: #000; color: #eeeeee; }
div { font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; text-align: center; }

a { color: #aaaaaa; text-decoration: none; }
a:visited { color: #666666; }
a:hover { color: #ffffff; text-decoration: underline;}
a:active { color: #ffffff; }

div.links { font-size: 14px; letter-spacing: 0.2em; margin-top: 3em; }
div.info { font-size: 9px; margin-top: 8em; }
div.footer { font-size: 9px }
ul { list-style: none; }

.italic { font-style: italic; }

div.logo {
  margin-top: 4em;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

img { border-width: 0; }