﻿@charset "UTF-8";

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

#sto p{
	margin-right: 250px;
	margin-left: 30px;
	padding-bottom: 5px;
}

