body {min-width: 640;
	background-color: #764c09;
	text-align: center;
	}
	
div.wrapper {position: absolute;
      left: 25%;
      top: 0;
      width: 640px;
      height: 640px;
      margin-left: auto;
      margin-top: auto; }