﻿@charset "UTF-8";

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

#sto p{
	margin-right: 335px;
	margin-left: 30px;
	padding-bottom: 10px;
}

