/*********************************************
 * Fullscreen images
 *********************************************/
#backgroundImageAuthor, .reveal .backgroundImageAuthor {
   position: fixed;
   bottom: 35px;
   left: 70px;
   width: 45%;
   height: 32px;
   content: "";
   z-index: 100;
}
#backgroundImageAuthor *, .reveal div.backgroundImageAuthor * {
   font-size: 24px;
}

#backgroundImageAuthor a, .reveal .backgroundImageAuthor a {
   padding-right: 0.4em;
}