body {
  background-color: #000;
  color: #666;
}

.text-muted{
	color: #999;
}

hr {
  border-top: 1px solid #333;
}