body {
  text-align: center;
  }

p {
	font-weight: bolder;
}

#container {
  margin: 0 auto;
  width: 800px;
  text-align: left;
  } 
