body {
  background-color : #000000;
}
* {
  color: #00C000;
}
.blog-date {
  margin-bottom: 0;
  font-size: 1.2em;
  font-style: italic;
}
.blog-rule {
  margin-top: 0;
}
.copyright {
  font-size: .75em;
  text-align: center;
}
p.subnav {
  text-align: center;
  font-size: .85em;
}
hr.subnav {
  width: 60%;
  size: 1px;
}
