/*body {
  background-color: aquamarine;
}*/


.contato-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
.contato--bi	{ background-image: url(../img/contato_bg.png); }