body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 2.4em;
	line-height: 1.4;
	background: #000;
	color: #fff;
	overflow: hidden;
}
#speech {
	position: absolute;
}
p {
	margin: .5em;
}
.slide {
	text-align: center;
	margin: 0;
}
