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