html, body { background:#222; }
.nav-container { background: #333; }
.logo, header {color:white; }
.content {color:#aaa; }
hr { height: 1px; background: #777; font-size: 0; border: 0;}
a:hover {color:gold; }
