body {
	background-color: #000;
}
.mapwrap {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.oncewrap {
	height: 324px;
	width: 640px;
	position: relative;
}
.gm {
	height: 283px;
	width: 293px;
	position: absolute;
	left: 19px;
	top: 3px;
}
