@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:º 0px;
	height:100%;
	width:100%;
	overflow:hidden;
}



#texto {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: -670px;
	top: -117px;
}
