@charset "utf-8";
/* CSS Document */

html{
	height:100%;
}

body {
	height:100%;
	background-color:#000000;
	margin:0px 0px 0px 0px;
}

#movie{
	width:885px;
	height:746px;
	padding:25px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: none;
}