@charset "utf-8";

body {background: #072939;

}

.centro {
  	margin: auto;
  	width: 1200px !important;

}
.imagem{
  display: block;
  margin-left: auto;
  margin-right: auto;
 
}

