@charset "utf-8";
/* CSS Document */

html, body
{
	width: 100%;
	height: 100%;
	
	padding: 0;
	margin: 0;
	border: 0;
	
	background: #EDF5E4;
}

.wrapper
{
	position: absolute;
	width: 1003px;
	height: 615px;
	
	margin: -307px 0 0 -501px;
	padding: 0;
	border: 0;
	
	top: 50%;
	left: 50%;
}