#wrapper {
  	position: absolute;
  	bottom: 50%;
  	right: 50%;
  	height: 485px;
  	width: 800px;
}
#container {
  	position: relative;
  	left: 50%;
  	top: 50%;
}