body {
	font: 100%/150% Arial, Helvetica, sans-serif;
	/* font-size / line-height */
	text-align: center;
	color: #000;
	background-color: #ffffff;
}

p {
	font-size: 3em;
	line-height: 150%;
	margin-top: 2em;
}