html, body {
    height: 100%;
}

body {
	background-color: #131d47;
	background-image: url(boneco2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto;
	}

.texto{
	font-size: 90px;
	color:white;
	text-align: center;
	margin-top: 8px;
	
}

.texto2{
	font-size: 22px;
	color: white;
	font-weight: lighter;
}

mark{
	background-color: #1a719a;
	color: white;
	padding: 1px;
}

.logo{
	text-align: center;
}

.texto{
	font-size: 75px;
	margin-top: 10px;
	
}

.texto2{
	font-size: 20px;
}
