body {  background-attachment: fixed; background-image: url(foto%20de%20fondo.jpg); background-repeat: no-repeat; background-position: center center}
.texto {
	font-family: Tahoma;
	color: #0000CC;
	font-size: 15px;
}
.textoBlanco {
	font-family: Tahoma;
	color: #333333;
	font-size: 15px;
}
