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

#content {
	text-align: center;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
