<style type="text/css">
{ Created by Jarrad Jenkins }

{ Background Properties }
table, tr, td { 
	font-family:Georgia, Times New Roman, Times, serif;
	background-color:transparent; 
	border:none; 
	border-width:0;
}
body { 
	font-family:Georgia, Times New Roman, Times, serif;
	background-color:FFFFFF;
	background-image:url('cinema_bg.jpg');
	background-attachment: fixed;
	background-repeat:x;
        }
		
.div1 {
font-family:Georgia, Times New Roman, Times, serif;
background-color:FFCC99; color:000000;
border:0px solid; border-color:silver;
width:700px; height:530px; overflow:hidden;
position:absolute; z-index:2; left:50%; top:50px;
margin-left:-350px; margin-top:10px; text-align:center;
visibility:visible;}

</style>
