#block {
	background-image: url('/blocks/topics/en/movies/images/background.jpg');
	height: 474px; /* Modify your height */

}

#block p {
	margin: 0;
	margin-bottom: 10px;
}

/* Customize */
#block #copy {
	position: relative;
	top: 100px;
	left: 75px;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 400px;
}

#block #copy #block-title {
	display: none;
}

#block #link-list {
	position: relative;
	top: 200px;
	left: 75px;
	font-family: Arial, verdana, sans-serif;
	font-size: 13px;
	color: #fff;
	width: 400px;
}

#block #link-list a:visited, #block #link-list a:link {
	color: #fff;
	text-decoration: none;
}

#block #link-list a:hover {
	background-color: #030;
	color: #fff;
	text-decoration: none;
}
