.reveal h1 { font-size: 2.0em;
             text-shadow: none;
             font-weight: bold;
             text-transform: none;
           }
.reveal h2 { font-size: 1.5em;
           }
h1.title { margin-bottom: 0.5em;
           margin-top: 1.5em; }
h2.author{ font-size: 1.0em;
           text-transform: capitalize;}
h2.date { font-size: 1.0em;
          text-transform: none;}

.reveal section img { background:none; border:none; box-shadow:none; }

.reveal pre {
    width: 100%;
    border: none;
    box-shadow: none;
}

img.scaled {
    width: 100%;
}

.slides img{border: none; background:none;}
