html {
	background: #000;
	font: 13px Arial, sans-serif;
	color: #FFF;
}
H1 {
	padding: 20px 0;
	font-size: 40px;
	font-weight: 300;
}