@charset "utf-8";
/* CSS Document - IMAGE */

body{
	text-align: center;
}

img {
	max-width:100%;
}
