body
{
	background-color:#000;
}

.movieWrapper h1
{
	font-size:11px;
	text-align:center;

	
	margin-top:100px;
}

.movieWrapper a
{
	text-decoration:none;
	color: #d00;
}

.movieWrapper a:hover
{
	color:#fff;
	text-decoration:underline;
}
