body {
	font-family: 'Lato', sans-serif;
  background-color:  #0c123c;
  color: white;
}

div {
	text-align: center;
}

p {
	text-align: : center;
}

a {
	color: #71CBD8;
}

.center {
	display:  block;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}







