.reveal section img {
  border: none;
}
.reveal {
  font-size: 30px;
}
.reveal table {
  font-size: 0.7em; }
#left {
  margin:10px 0 15px 20px;
  text-align:left;
  float:left;
  z-index:-10;
  width:48%;
  font-size:0.9em;
  line-height:1.5;
}
#right {
  margin:10px 0 15px 0;
  float:right;
  text-align:left;
  z-index:-10;
  width:48%;
  font-size:0.9em;
  line-height:1.5;
}
