@charset "UTF-8";
.prueba {
	float: left;
	height: 25px;
	width: 100%;
	border: thin solid #000000;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-align: center;
	clear: both;
	background-image: url(imagenes/dehradun_1350x525.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	left: 150px;
	right: auto;
	font-family: "Square 721 BT";
	font-size: 24px;
}
.otraprueba {
	font-family: "Square 721 BT";
	font-size: 36px;
	font-style: normal;
	color: #FFFFFF;
}
.futuralight {
	font-family: "L Futura Light";
}
