/* CSS Document */
body {
  text-align: center;
  }
  
#container {
  margin: 0 auto;
  width: 800px;
  text-align: left;
  }