#pageCont {text-align: center;}

#img2{
	width: 1070px;
	height: 1850px;
	position: relative;
	margin: 0 auto;
	background-image: url(img2.jpg);
}

#img2 li{
	position: absolute;
}
#movie0,#movie1{
	width: 560px;
	height: 350px;
}

#movie0{
	left:473px;
	top:0px;
}
#movie1{
	left:38px;
	top:648px;
}

#movie2{
	width: 480px;
	height: 400px;
	left:297px;
	bottom:0px;
}
