@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sign {
	width:100px;
	height:200px;
	margin-left:360px;
	margin-top:-88px;
	}
#img {
	width:720px;
	height:400px;
	background-image:url(lay_2.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	}
