@charset "UTF-8";
/* CSS Document */

#about{
	width: 442px;
	position: absolute;
	margin: 150px 0 40px -307.2px;
	padding: 30px 40px 70px 30px;
	top: 0; left:50%;
	font-size: 11px;
}

#about p{
	margin-bottom: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
}