﻿@charset "UTF-8";

#sto {
	width: 750px;
	text-align: center;
	background-image: url(../images/story/back1.jpg);
	background-repeat: no-repeat;
	padding-top: 90px;
}

#sto table {
	text-align: justify;
	width: 600px;
	font-size: 12px;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
