#main {
	background-image: url(../disco/main-album3-contribution.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 850px;
	position: relative;
}

#jonatha {
	left: 72px;
	top: 83px;
	width: 180px;
	height: 225px;
	position: absolute;
}

#jonatha:hover {
	left: 67px;
	top: 78px;
	border: 3px solid White;
}

#ruth {
	left: 142px;
	top: 320px;
	width: 205px;
	height: 221px;
	position: absolute;
}

#ruth:hover {
	left: 145px;
	top: 323px;
	border: 3px solid White;
}
#michelle {
	left: 389px;
	top: 140px;
	width: 252px;
	height: 249px;
	position: absolute;
}

#michelle:hover {
	left: 386px;
	top: 137px;
	border: 3px solid White;
}
#teitur {
	left: 389px;
	top: 481px;
	width: 271px;
	height: 229px;
	position: absolute;
}
#teitur:hover {
	left: 386px;
	top: 478px;
	border: 3px solid White;
}

#rupert {
	left: 57px;
	top: 559px;
	width: 182px;
	height: 242px;
	position: absolute;
}
#rupert:hover {
	left: 57px;
	top: 559px;
	border: 3px solid White;
}

#page_bottom {
	bottom: 20px;
	left: 10px;
	text-align: left;
	position: absolute;
}

a{
	color: #B70000;
}
#footer {
	background-image: url(../disco/header-album3-contribution.jpg);
	background-position: 0 -20px;
}
