.t3-wrapper {
  background:url(/images/fondo2.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}
