.gallery {
	position: relative;
	visibility: inherit;
	left: 380px;
	bottom: 210px;
	background-attachment: fixed;
	background-color: #CCC;
	height: 385px;
	width: 160px;
}
.mainphoto {
	position: relative;
	visibility: inherit;
	top: 255px;
	right: -560px;
}
.background {
	position: absolute;
	left: -95px;
	top: -32px;
}
.page {
	position: relative;
	top: 205px;
	right: -770px;
}
.text {
	position: relative;
	visibility: visible;
	bottom: 0px;
	left: 0px;
	z-index: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	text-align: justify;
	display: inline;
	width: 400px;
	font-weight: bold;
	clear: both;
	margin-top: 275px;
	float: left;
	border: thin none #000;
	padding-right: 0px;
	padding-left: 235px;
	padding-top: -25px;
	margin-left: 300px;
}
.lyrics {
	position: relative;
	visibility: inherit;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: lighter;
	color: #FFF;
	bottom: -800px;
	font-size: 14px;
	right: 400px;
	width: 450px;
}
