.page-image{
	background-image: url(images/pic-bamboo1.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 629px;
	width: 230px;
	height: 336px;
	float:left;
	left: 34px
	
}

.pageBody {
	background-image: url(images/page-center.png);
	background-repeat: repeat-y;
	height: 975px;
}

/*////////HOME page content //////////////*/

.txt_pageTitle{
	background-image: url(images/txt-what_is_acupuncture.png);
	background-repeat:no-repeat;
	width: 331px;
	height: 15px;
	padding: 0 0 24px 0;
	position: relative;

	

}



.img1{
	background-image: url(images/pic-acupuncture-needles-1.png);
	background-repeat:no-repeat;
	width: 166px;
	height: 280px;
	margin-right:10px;
	position:relative;
	top: -10px;
	float:left;

}
.txt-paragraph1{
	float:left;
	width:auto;
	
}

