#bannerOut{

z-index: -3;
  position: absolute;
  top: 0px;
  
  background-size: cover;
  background-position: center;



}
#bannerMaster{	
	width: 100%;
	margin-left:auto;
	margin-right: auto;
	height: 100%;	

}
.escondido{
	display:none;
}
.visivel{
	display:block;
}


.container p {text-align: justify;}