#page {
  width: 900px;
  margin: 0 auto;
}
div{
width:900px;
margin:10px 0;
padding:1%;
}