<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#contenedor{
	position: relative;
	display: block;
	width: 644px;
	height: 548px;
	border: 0px solid #000000;
	overflow: hidden;
	background: url('../img/fondo.jpg') no-repeat;
}
</pre></body></html>