.hair-extension-page {
	padding-bottom: 10px;
}
.hair-extension-page-decoration-1 {
	position: absolute;
	left: 7px;
	top: 0px;
	width: 100px;
	height: 95px;
	background: url('images/decoration-1.png');
}
.hair-extension-page-decoration-2 {
	position: absolute;
	right: 7px;
	top: 0px;
	width: 100px;
	height: 95px;
	background: url('images/decoration-2.png');
}
.hair-extension-page-butterfly-1 {
	position: absolute;
	left: 40px;
	top: 98px;
	width: 44px;
	height: 40px;
	background: url('images/butterfly-1.png');
}
.hair-extension-page-heading {
	position: relative;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1px;
	font: normal 27px 'Corsiva';
	color: #ffcc00;
}
.hair-extension-page-photo {
	background: url('images/image-111.jpg');
	width: 492px;
	height: 269px;
	border: 3px solid #ccccff;
	border-radius: 3px;
	margin: 10px auto 10px auto;
}
.hair-extension-page-text {
	position: relative;
	color: white;
	font-family: Arial;
	font-size: 16px;
	padding-bottom: px 15px;
	text-align: justify;
	line-height: 24px;
	margin: 0 15px 0 15px;
}
.hair-extension-page-text ul {
	margin: 4px 0 4px 20px;
	padding: 0;
}
.hair-extension-page-butterfly-2 {
	position: absolute;
	right: 32px;
	top: 200px;
	width: 53px;
	height: 39px;
	background: url('images/butterfly-2.png');
}















