#citation {
	position: absolute;
	width: 220px;
	height: auto;
	z-index: 1;
	left: 1110px;
	top: 113px;
	overflow-x: auto;
	overflow-y: auto;
}
.pCitation {
	text-align: justify;
	width: 190px;
	height: auto;
}
#mystat {
	position: absolute;
	width: 133px;
	height: 178px;
	z-index: 2;
	left: 1200px;
	top: 75px;
}
#weather {
	position: absolute;
	width: 133px;
	height: 178px;
	z-index: 3;
	left: 980px;
	top: 128px;
}
.myqrcode {
	position: absolute;
	width: 430px;
	height: 250px;
	z-index: 4;
	left: 950px;
	top: 600px;
}