/* CSS Document */

body {
	min-width:auto;
	min-height:auto;
	text-align:center;
	background-color:#000000;
}

#wrapper {
	width:800px;
	height:810px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	padding:0px;
	
	}
	