@charset "utf-8";
/* CSS Document */
#container {
	background-image:url(/images/story_bg.jpg);
	background-repeat:no-repeat;
	height:680px;
}
#storybook-flash {
	background-repeat:no-repeat;
	position:relative;
	top:-120px;
	left:140px;	
}

