.masters-page-butterfly-1 {
	position: absolute;
	left: 90px;
	top: 48px;
	width: 56px;
	height: 52px;
	background: url('images/butterfly-1.png');
}
.masters-page-butterfly-2 {
	position: absolute;
	right: 50px;
	top: 135px;
	width: 64px;
	height: 50px;
	background: url('images/butterfly-2.png');
}
.masters-page-decoration-1 {
	position: absolute;
	left: 7px;
	top: 0;
	width: 100px;
	height: 95px;
	background: url('images/decoration-1.png');
}
.masters-page-decoration-2 {
	position: absolute;
	right: 7px;
	top: 0;
	width: 100px;
	height: 95px;
	background: url('images/decoration-2.png');
}
.masters-page-decoration-3 {
	position: absolute;
	right: 7px;
	bottom: 0px;
	width: 98px;
	height: 100px;
	background: url('images/decoration-3.png');
}
.masters-page-decoration-4 {
	position: absolute;
	left: 7px;
	bottom: 0px;
	width: 98px;
	height: 100px;
	background: url('images/decoration-4.png');
}

.masters-page-info-logo {
	position: absolute;
	top: 120px;
	left: 330px;
	font: normal 25px 'Corsiva';
	color: #ffcc00;
}
.masters-page-line-q {
	position: absolute;
	top: 159px;
	left: 354px;
	height: 1px;
	width: 150px;
	background-color: #878682;
}
.masters-page-line-qq {
	position: absolute;
	top: 162px;
	left: 374px;
	height: 1px;
	width: 106px;
	background-color: #878682;
}
.masters-page-info-text {
	position: absolute;
	top: 180px;
	left: 20px;
	font: normal 20px 'Corsiva';
	color: white;
	line-height: 22px;
}
.masters-page-photo-1 {
	position: absolute;
	width: 246px;
	height: 325px;
	top: 250px;
	left: 10px;
	background: url('images/masters-page-photo-1.png');
}
.masters-page-photo-2 {
	position: absolute;
	width: 310px;
	height: 308px;
	top: 250px;
	left: 274px;
	background: url('images/masters-page-photo-2.png');
}
.masters-page-photo-3 {
	position: absolute;
	width: 247px;
	height: 328px;
	top: 250px;
	left: 605px;
	background: url('images/masters-page-photo-3.png');
}
.masters-page-line {
	position: absolute;
	width: 635px;
	height: 3px;
	top: 615px;
	left: 100px;
	background: url('images/masters-page-line.png');
}








































