body {
	text-align: center;
	font-size: 100%;
	font-family: "Myriad Pro", Arial, sans-serif;
	background: #fff;
	color: #000;
}
#wrapper {
	padding-top: 20px;
}
h1 {
	font-size: 1.75em;
}
p {
	font-size: 1.25em;
}
h1, p {
	margin-bottom: .5em
}
.credit {
	font-size: .625em;
}
