/* CSS Document */body{	background-color: #ffffff;		}#outerwrapper {	position: absolute;	width: 900px;	height: 700px	}#movie {	position: absolute;	left: 200px;	top: 25px;	width: 800px;	height: 600px;	}