body {
	text-align: center;
	font-family: 'Lucida Grande', 'Segoe UI', Tahoma, helvetica, arial, sans-serif;
}

.hi {
	color: #f00;
}

h1 {
	font-size: 150%;
}

h1, h2 {
	padding: 0;
	margin: 0;
}

p {
	font-size: 85%;
	color: #666;
}

#copy {
	font-size: 70%;
	color: #000;
}