* {
	padding:0px; 
	margin:0px;
}
img {
	border:none;
}
body {
	background-image: url(4.gif);
	font-size: 12px;
	color: #000;
}
#outer-wrapper {
	width: 780px;
	height:450px;
	top: 50%;
	left: 50%;
	margin-top:-225px;
	margin-left: -390px;
	position: absolute;

}
.img_01 {
	position: absolute;
	bottom: 1px;
	left: 1px;
	_bottom: 41px;
	z-index: 10;
	height: 96px;
	
}
#footer-wrapper {
	text-align: center;
	height: 20px;
}

.center {
	background-color: #D4D4D4;
	position: relative;
	margin-bottom: 20px;
	
}
.movie {
	height: 450px;
	width: 780px;
}


