body {
	background-color: #007788;
	font-family: arial, sans-serif;
	text-align: center;

}

#container {
  margin: 0 auto;
  width: xxxpx;
  }