body {
	background: #FFEC00;
	margin: 0px;
}
#container {
  	height:560px; 
  	width:880px;
  	margin:	0 auto;
	padding: 20px;
  	text-align: left;
}