html, body {
	margin:0px;
	overflow: auto;
	padding:0px;
	height:100%;
	}
	
div#principal {
	width:100%;
	height:100%;
	}