@charset "UTF-8";
/* CSS Document */


body {
	background-color: #000000;
	margin-top: 0px;
}
a {
	text-decoration: none;
}
.container {
	margin-top: 0px;
}
.movie {
	height: 700px;
	width: 1020px;
	margin-top: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	width: 900px;
	margin-top: 20px;
	padding-right: 50px;
	color: #000000;
}