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

div.content {
	position:absolute;
	background: url(images/about_us.jpg) 50% 0% no-repeat;
	top: 40px;
	margin-left:-80px;
	padding-top:246px;
	width : 900px;
	height: 421px;
}
	
div.content p {
	background:url(images/about_us_png.png);
	color:#000;
	width:540px;
	margin-left:158px;
	padding:6px 20px;
}

div.content h2.buckle {
	margin-top:-200px;
	padding-top:300px;
	background: url('images/about_us-m.png') 50% 0% no-repeat;
}

