@charset "UTF-8";
/* CSS Document */

body {background-color:#000;
	margin:0px 0px;
	padding:0px;
	text-align:center;
}

#container {
	position:relative;
	width:1082px;
	margin:0px auto;
}

#film {
	position:absolute;
	left:388px;
	top:424px;
}


#theatre {
}

#clickhere{
	position:absolute;
	left:520px;
	top:740px;
	z-index:1;
}
