@charset "UTF-8";
/* CSS Document */
body {
	position: relative;
	left: 50%;
	margin-left: -400px;
	width: 800px;
}

	
