#contenedor {	height: 768;	width: 1024;	margin-top: -384px;	margin-right: -512px;	position: absolute;	top: 50%;	right: 50%;}body {	margin: 0px;	padding: 0px;	background-color: #FFFFFF;	background-image: url(fondo.png);	background-position: left top;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FFFFFF;	text-decoration: none;}A {	text-decoration: none;	color: #FFFFFF;}A:hover {	text-decoration: underlined;	color: #FFFFFF;}
