body{
	text-align: center;
	background-color: white;
}

.back{
	/*background-image: url('back.png');*/
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center;
	background-size: contain;
}

.manutencao{
	width: 100vw;
	/*height:75vh;
	padding-top: 15vh;
	padding-bottom: 30vh;*/
}

.logo{
	width: 30vw;
}

h2{
	color: #265893;
	font-family: "Koulen", sans-serif;
}

h3{
	color: #265893;
	font-family: "Koulen", sans-serif;
}

i{
    color: #265893;
}
