body, html {
	margin: 0px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo_index.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
}
