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