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

@import url(core.css);

.about{
	background:url(../images/about/img.jpg) no-repeat right 30px;
}

.about h3{
	width	:568px;
	height	:20px;
	background:url(../images/about/h3.jpg) no-repeat left top;
	text-indent:-9999px;
}

.about p{
	width	:380px;
}