html, body {
	border:0;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	background-color: #ededed;
	overflow: hidden;
}
#pp {
	top: 148;
	left: 261;
	position: absolute;
	z-index: 2;
	visibility: show;
}
#qm {
	top: 319;
	left: 493;
	position: absolute;
	z-index: 2;
	visibility: show;
}
#bg {
	top: 57;
	left: 83;
	position: absolute;
	z-index: 1;
	visibility: show;
}