@charset "utf-8";
/* CSS Document */
h2 {
	font-size:12px;
	font-weight: 100;
}
#about {
	width:813px;
	height:667px;
	background-image:url(../img/about/about.jpg);
}
#about .words1 {
	width:293px;
	height: auto;
	padding:200px 80px 0px 430px;
}
#about .words2 {
	width:403px;
	height: auto;
	padding:10px 180px 0px 230px;
}

