@charset "ISO-8859-1";
#wrapper {
	position: relative;
	height: 800px;
	width: 800px;
	top: 40px;
	margin-left: auto;
	margin-right: auto;
}
#pagemove {
	position: absolute;
	height: auto;
	width: 800px;
	left: 0px;
	top: 318px;
}
