.img-responsive {
	max-width: 100%; 
	display:block; 
	height: auto;
}

.t-Body{
  background: #faf5f1 url(#WORKSPACE_IMAGES#textura-tecnologia-03.jpg) top center;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
}