.mace-up-page {
	padding-bottom: 10px;
}
.make-up-page-decoration-1 {
	position: absolute;
	left: 7px;
	top: 0px;
	width: 100px;
	height: 95px;
	background: url('images/decoration-1.png');
}
.make-up-page-decoration-2 {
	position: absolute;
	right: 7px;
	top: 0px;
	width: 100px;
	height: 95px;
	background: url('images/decoration-2.png');
}
.make-up-page-butterfly-1 {
	position: absolute;
	left: 121px;
	top: 35px;
	width: 44px;
	height: 40px;
	background: url('images/butterfly-1.png');
}
.make-up-page-butterfly-2 {
	position: absolute;
	right: 272px;
	top: 0px;
	width: 53px;
	height: 39px;
	background: url('images/butterfly-2.png');
}
.make-up-page-butterfly-3 {
	position: absolute;
	left: 65px;
	top: 160px;
	width: 44px;
	height: 40px;
	background: url('images/butterfly-1.png');
}
.make-up-page-heading {
	position: relative;
	text-align: center;
	padding-top: 23px;
	padding-bottom: 34px;
	font: normal 28px 'Corsiva';
	color: #ffcc00;
}
.make-up-page-text {
	color: white;
	font-family: Arial;
	font-size: 16px;
	padding: 0 15px;
	text-align: justify;
	line-height: 22px;
}
.make-up-page-text:after {
	content: '';
	display: block;
	clear: both;
}
.make-up-page-text img {
	border: 3px solid #ccccff;
	border-radius: 3px;
}
.make-up-page-text p {
	margin: 0;
	padding: 0;
}
.make-up-page-text p + p {
	margin-top: 15px;
}
.make-up-page-text ul {
	margin: 4px 0 4px 20px;
	padding: 0;
}
.make-up-page-image-to-left {
	float: left;
	margin: 4px 10px 4px 0;
}
.make-up-page-image-to-right {
	float: right;
	margin: 4px 0 4px 10px;
}
.text-1 {
	padding-top: 10px;
}
.text-2 {
	padding-top: 20px;
}
.text-3 {
	position:relative;
	padding-top: 55px;
}
.text-4 {
	position: relative;
	padding-top: 45px;
}
































