body{
	margin: 0;
}

.reveal h1{
	margin-top: 50px;
	margin-bottom: 40px;
}

.reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6{
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 1.2;
}

.reveal .slides section, 
.reveal .slides section > section{
	height: 100%;
}

