#block {
	background-image: url('/blocks/topics/en/divorce/images/background.jpg');
	height: 533px; /* Modify your height */
	margin: 0;
}

/* Customize */
#block #copy1 {
	position: relative;
	top: 195px;
	left: 78px;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 350px;
}

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

#block #copy1 p {
	margin: 0;
}

#block #resources {
	position: relative;
	top: 230px;
	left: 78px;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 350px;
}

#block #resources h2 {
	color: #555;
	font-size: 16px;
	margin: 0;
	margin-bottom: 2px;
}

#block #resources ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#block #resources ul li {
	padding-top: 2px;
}

#block #resources a:visited, #block #resources a:link {
	color: orange;
	text-decoration: none;
}

#block #resources a:hover {
	background-color: orange;
	color: #fff;
}
