@charset "utf-8";
@import url(base.css);

h2, p, ul {
	display: block;
	clear: both;
	text-align: center;
	list-style-position: inside;
	padding: 20px;
}
