@charset "utf-8";
/* CSS Document */

#company-text {
	font:14px "Arial";
	color:#4F4E4E;
	text-align:left;
	width:660px;
	margin:0 auto;
}
#company-text h1 {
	font-size:18px;
	}
#company-text h2 {
	font-size:16px;
	margin:7px 0;
	color:#666666;
}
#company-text p {
	margin:5px 0 15px 0;
}
.pleasure {
	font-size:16px;
	padding-top:30px;
	}