@charset "utf-8";
/* CSS Document */
body {
	margin:0;
}
div {
	position:relative;
	width:40%;
	margin:0 auto;
}
img {
	border:none
}
