body {
	background:#000005;

}
#poetry_paper_bg {
	width: 955px;
	height: 484px;
	position: absolute;
	left:235px;
	top:95px;
	z-index:1;
}

.poetry_title {
	color: #000;
	font: 45px Papyrus;
	text-align: center;
}
#poetry_title_box {
	position: absolute;
	left:580px;
	top:133px;
	width:538px;
	height:81px;
	z-index:2;
}

.poetry_title2 {
	color: #000;
	font: normal 24px Papyrus;
	text-align: center;
}
#poetry_title_box2 {
	position: absolute;
	left:585px;
	top:227px;
	width:528px;
	height:64px;
	z-index:2;
}
	
.poetry_text {
	color: #000;
	font: 14px Papyrus;
	text-align: left;
}
#poetry_text_box {
	position: absolute;
	left:585px;
	top:325px;
	width:549px;
	height:244px;
	z-index:2;
}
#poetry_bird_box {
	position: absolute;
	left:254px;
	top:320px;
	width:250px;
	height:250px;
	z-index:3;
}

