body {
  background-color: rgb(220, 50, 55);
  background-image: url(../images/fndTextura.png);
  background-repeat: repeat;
}
img#Cardume {
  bottom: 10px;
  left: 10px;
  position: absolute;
  z-index: 1;
}
img#Carpa {
  top: 20px;
  position: absolute;
  right: 20px;
  z-index: 2;
}
img#Contato {
  position: relative;
  z-index: 2;
}
img#Escritorios {
  margin-top: -9px;
  position: relative;
  z-index: 2;
}
img#Logo {
  margin-bottom: -5px;
  position: relative;
  z-index: 2;
}
hr {
  border: 0;
  border-top: 3px solid rgba(140, 30, 30, 0.4);
  border-bottom: 1px solid rgba(240, 75, 75, 0.8);
  height: 0;
  margin-right: 100px;
  position: relative;
  z-index: 2;
}
