@charset "utf-8";
/* CSS Document for Medai Type Print */

#printonly {display: none;}

/* <body style="background-image: url(../images-site/plaque-collage.jpg); background-attachment: fixed;"> */

#previous-arrow {
  position: fixed;
  left: 12%;
  top: -10%;
  width: 25em;
  margin-top: -2.5em;
  z-index: 200;
}

#next-arrow {
  position: fixed;
  right: -15%;
  top: -10%;
  width: 25em;
  margin-top: -2.5em;	
  z-index: 200;
}