body {
	background-color: #222222;
	font-family: 'Ubuntu', sans-serif;
	color: #cccccc;
}

h1 {
	text-align: center;
}

a {
	color: #00cccc;
}