@charset "utf-8";
#wrapper {
	background-image: url(../image/hg.jpg);
	height: 1024px;
	width: 1248px;
	position: fixed;
}
#info {
	height: auto;
	width: auto;
	margin-top: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin-right: 150px;
	margin-left: 150px;
}
