.ppages {
	min-height: 300px;
	position: relative;
	margin-bottom:10px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.titlelarge {
	color: white;
	position: absolute;
	bottom: 0;
	font-size: 3em;
	font-family: 'Lato', sans-serif;
	margin: 20px;
}
.sm {
	font-weight: 300;
}

.confissoes {
  background: url('/img/bt_confissoes.JPG') no-repeat center center ; 
}
.missas {
  background: url('/img/bt_missas.JPG') no-repeat center center ; 
  }
.recoleccoes {
  background: url('/img/bt_recoleccoes.JPG') no-repeat center center ; 
  }
