#block {
	background-image: url('/blocks/members/en/xxxchurch/images/background.jpg');
	height: 250px; /* Modify your height */

}

/* Customize */
#block #copy {
	position: relative;
    color: #fff;
	width: 350px;
}

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

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

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

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

.img-link a:hover {
    text-decoration: none;
}

.img-link {
    position: absolute;
}
