body {
	text-align: center;
}
#page {
   margin: 0 auto;
   width: 100%;
   max-width: 1150px;
   min-width: 800px;
   }
