body {
  background-color: #eeecdd;
}

div#contents {  
	width: 900px;  
	height: 459px;  
	position: absolute;  
	top: 50%;  
	left: 50%;  
	margin: -230px 0 0 -450px;  
	padding: 20px;  
} 
