body { margin:0px 0px; padding:0px; } 

* { box-sizing: Border-box;
	-webkit-backface-visibility: hidden;
  	-webkit-perspective: 1000px; } 

#container{
	background-color:black;
	position:absolute;
	overflow:hidden;
	border: 1px solid black;
} 
.sprite {
	position:absolute;
	background-repeat:no-repeat;
}

#c1_2x {
	left:10px;
	top:165px;
	width:177px;
	height:24px;
	background-image:url(../img/c1_2x.png);
	background-size:177px 24px;
}

#c2_2x {
	left:10px;
	top:191px;
	width:131px;
	height:23px;
	background-image:url(../img/c2_2x.png);
	background-size:131px 23px;
}

#c3_2x {
	left:10px;
	top:217px;
	width:126px;
	height:23px;
	background-image:url(../img/c3_2x.png);
	background-size:126px 23px;
}

#cta_2x {
	left:211px;
	top:212px;
	width:79px;
	height:28px;
	background-image:url(../img/cta_2x.png);
	background-size:79px 28px;
}

#logo_2x {
	left:10px;
	top:10px;
	width:106px;
	height:24px;
	background-image:url(../img/logo_2x.png);
	background-size:106px 24px;
}

#stories_2x {
	left:174px;
	top:223px;
	width:115px;
	height:15px;
	background-image:url(../img/stories_2x.png);
	background-size:115px 15px;
}

#bg1_2x, #bg1_off_2x {
	left:0px;
	top:0px;
	width:300px;
	height:250px;
	background-image:url(../img/bg1_2x.jpg);
	background-size:300px 250px;
}
#bg1_off_2x{
	background-image:url(../img/bg1_off_2x.jpg);
}

#MetaRBSCapture300x250 {
	left:0px;
	top:0px;
	width:600px;
	height:500px;
	background-image:url(../img/MetaRBSCapture300x250.jpg);
}

#bg2_2x {
	left:0px;
	top:0px;
	width:300px;
	height:250px;
	background-image:url(../img/bg2_2x.jpg);
	background-size:300px 250px;
	opacity: .5;
}
.tacktop{
	background-position: top;
}
.tackright{
	background-position: right;
}
.tackleft{
	background-position: left;
}

#cta_copy_2x {
	left:218px;
	top:222px;
	width:68px;
	height:13px;
	background-image:url(../img/cta_copy_2x.png);
	background-size:68px 13px;
}

#ef1_2x {
	left:13px;
	top:9px;
	width:273px;
	height:36px;
	background-image:url(../img/ef1_2x.png);
	background-size:273px 36px;
}

#bg3_2x {
	left:0px;
	top:0px;
	width:300px;
	height:250px;
	background-image:url(../img/bg3_2x.jpg);
	background-size:300px 250px;
}