body {
	background:#000005;

}

.foundation_text {
	color: #000;
	font: 12px Papyrus;
}

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

#text_box {
	position: fixed;
	left:230px;
	top:87px;
	width:967px;
	height:535px;
	z-index:2;
}

#foundation_bird_img {
	position: fixed;
	left:230px;
	top:500px;
	width:101px;
	height:120px;
	z-index:3;
}

#foundation_bird_img2 {
	position: fixed;
	left:600px;
	top:600px;
	width:162px;
	height:96px;
	z-index:3;
}

