

#hclr{
	background-color:#2C3E50;
}

h1{
	color:white;
	text-align:center;
	font-weight: bold;
	margin-top:50px;
	margin-bottom:30px;
	font-size:50px;
}

a{
	color:white;
	margin-left:500px;
	
}

a:hover{
	color:#18BC9C;
	
}