#wrapper {
	height: auto;
	width: 918px;
	margin-right: auto;
	position: relative;
	text-align: center;
	margin-left: auto;
}
#background {
	background-image: url(images/flower.png);
	background-repeat: repeat;
	position: absolute;
	z-index: 10;
	height: 2000px;
	width: 918px;
	left: 0px;
	top: 433px;
}
#mediagallery {
	height: 50px;
	width: 255px;
	position: absolute;
	z-index: 20;
	left: 340px;
	background-image: url(images/mediagallery.png);
	top: 20px;
	background-repeat: no-repeat;
}
#interview {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	height: 70px;
	width: 710px;
	z-index: 21;
	left: 100px;
	position: absolute;
	top: 80px;
	text-align: center;
	vertical-align: text-bottom;
}
#MediaMp3 {
	position: absolute;
	z-index: 23;
	height: 250px;
	width: 600px;
	left: 160px;
	top: 1170px;
	background-position: center;
}
