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

* { box-sizing: Border-box } 

#container{
	background-color:black;
	position:absolute;
	overflow:hidden;
	/*border: 1px solid black;*/
} 

.sprite {
	position:absolute;
	background-repeat:no-repeat;
}

#curtain {
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color: white;
	z-index:100;
}

#border {
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border: 1px solid black;
}

.center {
	width:100vw;
    height:100vh;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

#copy1 {
	left:0px;
	top:0px;
	width:300px;
	height:600px;
	background-image:url("../img/copy1.png");
}

#copy1_ef {
	left:19px;
	top:77px;
	width:263px;
	height:504px;
	background-image:url("../img/copy1_ef.png");
}

#copy2 {
	left:0px;
	top:0px;
	width:300px;
	height:600px;
	background-image:url("../img/copy2.png");
}

#cta {
	left:22px;
	top:234px;
	width:90px;
	height:33px;
	background-image:url("../img/cta.png");
}

#cta_over {
	left:22px;
	top:234px;
	width:90px;
	height:33px;
	background-image:url("../img/cta_over.png");
}

#screen {
	left:0px;
	top:0px;
	width:1300px;
	height:1600px;
	background-image:url("../img/screen.jpg");
}

#screen_container {
	left:0px;
	top:0px;
	width:400px;
	height:600px;
}

#logo_white {
	left:20px;
	top:19px;
	width:87px;
	height:15px;
	background-image:url("../img/logo_white.png");
}

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

#stylus1 {
	left: -110px;
    top: 360px;
	width:273px;
	height:184px;
	background-image:url("../img/stylus1.png");
}

#stylus2 {
	left:278px;
	top:65px;
	width:208px;
	height:132px;
	background-image:url("http://iamyoram.com/portfolio-item/mywork/banners/samsung/Power_300x600/img/stylus2.png");
}

#tablet_car {
	left:0px;
	top:0px;
	width:970px;
	height:500px;
	background-image:url("http://iamyoram.com/portfolio-item/mywork/banners/samsung/Power_300x600/img/tablet_car.png");
}

#screen_car_grill {
	left:0px;
	top:0px;
	width:26px;
	height:24px;
	background-image:url("http://iamyoram.com/portfolio-item/mywork/banners/samsung/Power_300x600/img/screen_car_grill.png");
}

#screen_car_grill_container {
	left:345px;
	top:162px;
	width:26px;
	height:24px;
	overflow: hidden;
}

#tablet_car_light {
	left:0px;
	top:0px;
	width:29px;
	height:25px;
	background-image:url("http://iamyoram.com/portfolio-item/mywork/banners/samsung/Power_300x600/img/tablet_car_light.png");
}

#tablet_car_light_container {
	left:452px;
	top:220px;
	width:29px;
	height:25px;
	overflow: hidden;
}

#screen_car_grill_1 {
	width:22px;
	height:15px;
	background-image:url("../img/screen_car_grill_1.png");
}

#screen_car_grill_1_container {
	left: 159px;
    top: 360px;
	width:22px;
	height:15px;
	overflow: hidden;
}

#screen_car_grill_2 {
	left:0px;
	top:0px;
	width:14px;
	height:5px;
	background-image:url("http://iamyoram.com/portfolio-item/mywork/banners/samsung/Power_300x600/img/screen_car_grill_2.png");
}

#screen_car_grill_2_container {
	left:352px;
	top:170px;
	width:14px;
	height:5px;
	overflow: hidden;
}

#screen_car_grill_3 {
	left:0px;
	top:0px;
	width:13px;
	height:7px;
	background-image:url("http://iamyoram.com/portfolio-item/mywork/banners/samsung/Power_300x600/img/screen_car_grill_3.png");
}

#screen_car_grill_3_container {
	left:352px;
	top:171px;
	width:13px;
	height:7px;
	overflow: hidden;
}

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

#tablet_car_screen {
	left:121px;
	top:231px;
	width:127px;
	height:125px;
	background-image:url("../img/tablet_car_screen.png");
}