body {
	width:95%;
	margin: auto;
	background: url(bck.jpg) center;
	
	font-family: lato;
	line-height: 1.5;
	color: white;	
}

main {
	background: #00000054; 
	padding: 5px 40px; 
	margin-top: 20px;
	border-radius: 10px;
}	


.logo, .titulo1, .texto {text-align: center;}
	