#reveal.qmx h1, #reveal.qmx h2, #reveal.qmx h3 {
	text-transform: none;
	text-shadow: none;
}

#reveal.qmx small {
	line-height: normal;
}

#reveal.qmx pre {
	font-size: 36px;
	box-shadow: none;
}

#reveal.qmx table {
	margin: 0px auto;
}
#reveal.qmx table tr:nth-child(odd) {
	background-color: #338;
}
#reveal.qmx table tr td {
	text-align: right;
	padding-left: 50px;
}
