/* CSS Document */

body { margin: 30px 0px 0px 0px;
	padding:0px;
	background-image:url(bgg.jpg);
	background-repeat:repeat;
	font-size: 12px;
	line-height: 18px;}

#movie {
position: absolute;
width: 920px;
height: 635px;
top: 50%;
left: 50%;
margin-top: -317px;
margin-left: -460px;
}