.box {
  border: 3px groove #ff9900;
}
#txt {
  background-image: url(immagini/sfondo-txt.png);
  background-repeat: repeat-x;
}

