@charset "utf-8";
#banner {
	background-image: url(../images/story_top.gif);
	background-repeat: no-repeat;
}
#contentWrapper {
	background-image: url(../images/story_mid.gif);
	background-repeat: no-repeat;
}
#bot {
	background-image: url(../images/story_bot.gif);
	background-repeat: no-repeat;
}
