﻿@charset "UTF-8";

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

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