@charset "utf-8";
.background {
	background-image: gfx/background.jpg;
	background-attachment: scroll;
	background-position: center;
}
.fondo {
	background-image: gfx/bg.png;
}
texto1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	color: #FFF;
}
