body{
	text-align: center;
	font-family: calibri;
	font-size: 20px;
	background-color: black;
	
}
h1{
	font-weight: bold;
	color: black;
	background-color: #a28834;
	
}


a:hover{
	font-weight: bold;
}

