#left {
  left:-8.33%;
  text-align: left;
  float: left;
  width:50%;
  z-index:-10;
}
#right {
  left:31.25%;
  top: 75px;
  float: right;
  text-align: right;
  z-index:-10;
  width:50%;
}

/* Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}

h1.title, section.titleslide { font-variant:small-caps; }
h1.title { font-size:40pt; }
p.subtitle { font-size:20pt; }
h1 { font-size:40pt !important; font-variant:small-caps !important; }
h2 { font-size:36pt !important; }
img { border:0 !important; }

.container {
  position: absolute;
  top: -25px;
  left: -5%;
  width: 1024px;
  height: 750px;
  line-height: 750px;
}
/*
.container img.wide, .container img.stretch { width: 100%; }
.container img.tall, .container img.stretch { height: 100%; }
*/
.container img { width: 100%; vertical-align: middle; }
.container-text { position: absolute; z-index: 100; }
/* color: black; font-style: italic; */
