#picture {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 350px;
	top: 150px;
}
#poems {
	position:absolute;
	width:250px;
	height:253px;
	z-index:2;
	left: 700px;
	top: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4;
}
#infor {
	position:absolute;
	width:500px;
	height:75px;
	z-index:2;
	left: 350px;
	top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4;
}
#shipping {
	position:absolute;
	width:800px;
	height:310px;
	z-index:2;
	left: 150px;
	top: 560px;
}
#gotop {
	position:absolute;
	width:95px;
	height:25px;
	z-index:2;
	left: 10px;
	top: 1300px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#Design {
	position:absolute;
	width:200px;
	height:50px;
	z-index:3;
	left: 400px;
	top: 1300px;
}
