html {
	background-color:#DC143C;
	font-family: 'Recursive', sans-serif;
	}
	
nav a{
	font-size:2em;
	text-decoration:none
	}