@charset "UTF-8";
/* CSS Document */

#about-body {
	width: 950px;
	height: 670px;
	float: left;
	background-image:url(../images/interior/about-back_10.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#about-text {
	width: 700px;
	height: 500px;
	float: left;
	margin-top: 100px;
	margin-left: 120px;
}

#about-text p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 25px;
}
