body {
	text-align: center;
	font-family: 'Montserrat',sans-serif;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
}

h1 {
	font-weight: normal;
	position: absolute;
}

img {
	width: 625px;
}

a {
	text-decoration: none;
	color: #1C1A1A;
}

ul {
	display: inline-block;
	list-style: none;
}



.a_vault {
	color: #FAFAFA;
}

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.centro {
	color: white;
}

.comin {
	height: 615px;
}