
		.bigbox {
		  position: relative;
		  width:98%;
                  height:auto;
		}

		.block-r {
		  position: relative;
		  top: 55vw;
		  left: 48vw;
		  font-size: 0.6em;
		}

		.tag-b {
		  left 95%;
		}

		.bottomleft {
		  position: absolute;
		  top: 85vw;
		  left: 1em;
		  font-size: 1.2em;
		}

		.imgb { 
		  position: relative;
		  top:0;
		  left:0;
		  width: 100%;
		  height: auto;
		  opacity: 0.8;
		}

		.imga { 
		  position: absolute;
		  top:10vw;
		  left:10vw;
		  width: 40%;
		  height: auto;
		  opacity: 1.9;
		}
		
		.empty2 { font-size:0.8em; color:rgba(135, 206, 250, 0.0);}
		.page { font-size:0.8em; color:rgba(255, 0, 0, 0.0);
