@charset "utf-8";
/* CSS Document */
#elemento{
	height: 140;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	height: 260;
}
#cuerpo {
	height: 140;
	width: 100%;
}
p {
	margin: 0px;
	padding: 0px;
}
