body {
	padding: 0px;
	background-color:#E7B696;
	margin: 0px;
	text-align: center;
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
}
	 
img { border-style :none ; border-width : 0px;}

#madre { width:100%; text-align:center;}
#contenedor {
	margin: auto;
	width: 800px;
	height: 600px;
	position: relative;
	text-align: center;
	background-color:#FFFFFF;
}
#CentradaHS {
         width:800px;
		 height: 600px;
		 text-align:left;
		 position: absolute;
		 left:0px;
		 top:0px;
		  }
a:link { color:#000000; margin: 0px; border-style :none ;text-decoration: none;}
a:visited {color:#000000; margin: 0px; border-style :none ;text-decoration: none;}
a:active {color:#000000; margin: 0px; border-style :none ;text-decoration: none;}
a:hover {color:#666666; margin: 0px; border-style :none ;text-decoration: none;}