@charset "utf-8";
body {
	text-align: center;
}

#div {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
