.text {
	color: #000000;
	text-decoration: none;
}
.index {
	background-attachment: fixed;
	background-image: url(Images/Index-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.backdrop {
	background-attachment: fixed;
	background-image: url(Images/backdrop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}