.filmbg {
	background-color: #000000;
	background-image: url(images/filmstripbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.border {
	border: 3px solid #efe260;
}
.textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}
.bigtext {
	font-family: Arial;
	font-size: 14pt;
	color: #FFF;
}
