html {
	font-size: 22px;
	}
body {
	background-color: #333;
	color: whitesmoke;
}
nav ul li{
}
nav ul li a{
	color: whitesmoke;
}
