@charset "utf-8";

* {
	text-align: center;
}
ul {
	padding: 0;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}
