
.fundo {
	background-image: url('img/TECHCAR02.png');
	background-repeat: no-repeat;
	background-size: cover;
	
}


.h1{
	font-size: 12px;
    font-family: monospace;
    color: white;
}

.ondeestamos {
	background-image: url('img/onde01.png') ;
	background-repeat: no-repeat;
	background-size: cover;
}