.bkg1 {
	background-attachment: fixed;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #866C53;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.texto2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #866C53;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.texto3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #866C53;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
}

