


#background_box {
	position: absolute;
	left:245px;
	top:205px;
	width:730px;
	height:1200px;
	color: #494949; 
	background-color: #ffffff;
	border: 1px solid #bcbcbc;

}


div.story { 
position: absolute; 
left: 290px; 
top: 230px; 
width: 650px; 
background-color: 
transparent; 
color: rgb(51, 51, 51); 
font: 13px "Comic Sans MS", sans-serif;
 }



