@charset "utf-8";
/* CSS Document */
*{
	text-align: center;
}
img{
	margin: 50px 0;
	width: 400px;
	height: auto;
}
