<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
	margin: 0;
	padding: 0;
	font: 0.85em "Lucida Sans Unicode", Arial, Verdana, san-serif;
	background: url(../img/background.jpg) repeat top left;
}

a {
	outline: none;
	color: #666;
}

a:hover {
	color: #999;
}

h1 {
	background: url(../img/WWF.png) no-repeat top left;
	width: 410px;
	height: 92px;
	text-indent: -500em;
	overflow: hidden;
}

#contenedor_home {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 50px;
	width: 410px;
}

#contenedor_home a {
	margin-left: 253px;
}</pre></body></html>