/*storystyle.css*/
h1{
	text-align:center;
	font-size:200%;
	}
h2{
	text-align:center;
	font-size:110%;
}
h3{	text-align:center;
}	
#note{
	font-style:italic;
	}
#all{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}	
#links{
	font-style:italic;
	}
#transition{
	text-align:center;
	font-size:120%;
}	
#image{
	width:240px;
	
}
#image2{
	height:240px;
	}
#image3{
	width:240px;
	float:right;
}