.bgwelcome {
	font-family: Arial;
	background-image: url(images/welcomebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.bgnews {
	padding: 0px;
	width: 930px;
	background-image: url(images/newsbg.jpg);
	background-repeat: no-repeat;
}
.bgquotes {
	font-family: Arial;
	background-image: url(images/quotesbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.bgfilm {
	font-family: Arial;
	background-image: url(images/filmbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.bgmov {
	font-family: Arial;
	background-image: url(images/movbkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	height: 484px;
}
.bgcomp {
	font-family: Arial;
	background-image: url(images/compbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

