@charset "utf-8";
.transparent {
	background-image: url(Design%20Images/contentbg.png);
	background-repeat: repeat;
	height: auto;
	width: auto;
	padding: 5px;
}
.home {
	background-image: url(Page%20Background%20Images/Short%20Film.jpg);
}
.about {
	background-image: url(Page%20Background%20Images/tenerife.jpg);
	background-repeat: repeat;
}
.pricing {
	background-image: url(Page%20Background%20Images/theatre.jpg);
}
.pricing_text {
	height: 361px;
	width: 537px;
	background-image: url(Design%20Images/contentbg.png);
	background-repeat: repeat;
}

