@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana;
}

.fundoIndex {
  background-image: url("https://rottainvest.cim.br/images/fundo_index.jpg");
	
  background-position: right;
	
  background-color: rgb(35, 35, 35);
	
  opacity: 0.0;	
}

