#content #background {
	position: relative;
}

#content #text {
	font-size: 1.5em;
	color: white;
	padding: 1em;
	position: absolute;
	bottom: 0;
}

#content a:link, #content a:hover, #content a:visited {
	text-decoration: none;
	color: white;
}