
html, body {
	font-family: sans-serif;
	background: #000;
	color: #fff;

	margin: 0 20px;
}

a {
	color: #3498db;
}
