﻿@charset "UTF-8";

#sto {
	width: 750px;
	text-align: left;
	background-image: url(../images/story/back1.jpg);
	height: 390px;
	background-repeat: no-repeat;
	font-size: medium;
	padding-top: 110px;
	line-height: 1.5em;
}

#sto p{
	margin-right: 150px;
	margin-left: 25px;
	padding-bottom: 5px;
}
