body {
	margin: 0px;
	padding: 0px;
}
#contenedor {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
