  body {
  	background-color: #1C0109;
  	margin-top: 30px;
  }

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

  .nav {
	font-size: 14px;
	font-weight: bold;
	color: #BD8659;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}