body {
  background: url(../imagens/bg-home-960.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-color: #fafafa;
}
.topo {
/*  background-color: gray;*/
}
.wrap {
  margin: 0 5%;
}
.topo .logo {
    width: 200px;
    height: 101px;
}
nav ul li {
    margin: 0 6px 0 0;
}
nav ul li a {
    font-size: 0.8em;
}
.depoimento-home img {
	width: 40%;
}
.depoimento-home div {
    margin: 0 0 0 20px;
}
.middle-produtos {
    background: url(../imagens/bg-middle-960.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.grid li h2 {
  font-size: 16px;
}