@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

#content {
	text-align: center;
}

