*{
	margin:0;
	padding:0;
}
body{
	font-size:75%;
	line-height:130%;
	background:#FF0;
}
div#wrapper{
	width:100%;
	text-align:center;
	padding:20px 0;
}
div#container{
	margin:0 auto;
	padding:10px;
	width:740px;
	border:solid #025;
	border-width:1px 20px;
	background-color:#FFF;
	background-image:url(img/afrep/back.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
div.story{
	text-align:left;
}
span.chu{
	font-size:medium;
	font-weight:bold;
}
span.sho{
	font-weight:bold;
}
img{
	border:0;
}
img.photo{
	margin:0 1px 10px;
}