@charset "utf-8";
.fondo {
	background-image: url(fondo.jpg);
	position: absolute;
	height: 600px;
	width: 800px;
	top: 0px;
	left: 100px;
}
