html{
	background-color:#000;
	color:#ceae5b;
	font-size:16px;
	font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}
a{
	color: #ceae5b;
	text-decoration: underline;
}
.header{
	text-align: center;
}
.center{
	text-align: center;
}