@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align:center;
	padding: 25px;
	background-color:#FFF;
	
	
}

