body {
	color: #FFF;
	background-image: url(image/haikei.jpg);
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#contents {
	background-color: #000;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.midasi {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 12px;
}
.movies {
	font-size: 36px;
	color: #F00;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #999;
}
