#pdf {
	width: 872px;
	height: 1122px;
	margin: 2em auto;
	margin-bottom: -640px;
	margin-top: 40px;
	   position: relative;
   z-index: 2;
}

#pdf p {
   padding: 1em;
}

#pdf object {
   display: block;
      position: relative;
   z-index: 2;
}

#bgpdfonly {
   position: relative;
   z-index: 1;
   top: -525px;

}