body {
	background-color: #ffcc99;
	color: #009900;
	font-family: 'Rubik Dirt', cursive;
	text-align: center;
}

a, a:visited {
	color: #cc0000;
}