body{
	color: #29d07e;
	background: #222222;
	
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}


h1{
	text-align: center;
	color: #fadcca;
}

h2, h3 {
	color: #5688e7;
}

li {
	color: white;
}

a {
	color: #ec5757;
}

p {
	font-family: "Courier New";
}
