body {
  background: #000000;
  color: #ff9933;
}

#layout {
  width: 600px;
  margin: 250px auto 0 auto;
  text-align: center;
}
