body {background-color: #fff;}
#extraContainer2box_top,  #extraContainer4box_top {	  
background: url(../images/elements/tape_4_2.png) no-repeat center top;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#extraContainer1box_top,  #extraContainer3box_top {	  
background: url(../images/elements/tape_4.png) no-repeat center top;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#extraContainer1box_bottom,  #extraContainer3box_bottom {	  
background: url(../images/elements/tape_4_bottom_2.png) no-repeat center bottom;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#extraContainer2box_bottom, #extraContainer4box_bottom {	  
background: url(../images/elements/tape_4_bottom.png) no-repeat center bottom;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}

/* ------- */
#extraContainer1box_bottom, #extraContainer2box_bottom, #extraContainer3box_bottom, #extraContainer4box_bottom , #extraContainer1box_top, #extraContainer2box_top, #extraContainer3box_top {	  
	 /* Prevent Webkit text rendering */
   -webkit-transform-style: preserve-3d;
}
/* ------- */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), 
only screen and (-Webkit-min-device-pixel-ratio: 1.3),  
only screen and (-moz-min-device-pixel-ratio: 1.5), 
only screen and (-o-min-device-pixel-ratio: 3/2), 
only screen and (min-device-pixel-ratio: 1.5), 
only screen and (min-resolution: 192dpi), 
only screen and (min-resolution: 2dppx) {
#extraContainer2box_top,  #extraContainer4box_top {	  
background: url(../images/elements/tape_4_2_2x.png) no-repeat center top;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	width: 100%;
	height: 60px;
}
#extraContainer1box_top,  #extraContainer3box_top {	  
background: url(../images/elements/tape_4_2x.png) no-repeat center top;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	width: 100%;
	height: 60px;
}
#extraContainer1box_bottom,  #extraContainer3box_bottom {	  
background: url(../images/elements/tape_4_bottom_2_2x.png) no-repeat center bottom;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	width: 100%;
	height: 60px;
}
#extraContainer2box_bottom, #extraContainer4box_bottom {	  
background: url(../images/elements/tape_4_bottom_2x.png) no-repeat center bottom;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	width: 100%;
	height: 60px;
}
}
