html { 		overflow: hidden; 	} 	body { background: #fff url(titular1.jpg) repeat-x 40% 0; margin: 0; padding: 0; position: absolute; width: 100%; height: 100%; filter: alpha(opacity=100); }#box { 		position: absolute; 		background: #222; 		border: gray solid 1px; 		visibility: hidden; 	} 	#screen { background-color: #000; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: absolute; left: 0; width: 100%; top: 10%; height: 80%; border: solid 1px gray; }#titular { position: absolute; top: 12px; visibility: visible; }#titular h1 { visibility: hidden; }#box img  { background-color: #000; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: absolute; z-index: 2; visibility: hidden; border: solid 1px gray; -ms-interpolation-mode:nearest-neighbor; image-rendering: optimizeSpeed; } 	#box span { 		position: absolute; 		color: #ccc; 		font-family: verdana; 		font-size: 12px; 		width: 200px; 	}#isidoro { background-image: url(titular2.gif); background-repeat: no-repeat; position: relative; top: 100%; left: 50%; width: 100%; height: 50%; }#isidoro h2 { visibility: hidden; }#mailto { font-size: 0.8em; position: absolute; top: 103%; left: 5%; }#mailto a { text-decoration: none; color:#a60000; } 	#mailto a:hover	{ 		text-decoration: none; 		background:#a60000; 		color:#ffffff; 	} 	#mailto a:visited { 		text-decoration: none; 		color:#a60000; 	} 	#mailto a:visited:hover { 		text-decoration: none; 		background:#a60000; 		color:#ffffff; 	} 	#lnk { 		visibility: hidden; 	} 