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

* {
	margin: 0;
	padding: 0;
}

h1 {
	text-align: center;
}

a img {
	border: none;
}