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;
}

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

#copy1 {
	left:9px;
	top:30px;
	width:264px;
	height:18px;
	background-image:url(../img/copy1.png);
}

#copy2 {
	left:9px;
	top:49px;
	width:192px;
	height:25px;
	background-image:url(../img/copy2.png);
}

#cta {
	left:648px;
	top:34px;
	width:67px;
	height:21px;
	background-image:url(../img/cta.png);
}

#cta_over {
	left:648px;
	top:34px;
	width:67px;
	height:21px;
	background-image:url(../img/cta_over.png);
}

#logo {
	left:10px;
	top:10px;
	width:51px;
	height:9px;
	background-image:url(../img/logo.png);
}

#bg {
	left:0px;
	top:0px;
	width:728px;
	height:90px;
	background-image:url(../img/bg.jpg);
}
#steam2_container {	
    left: 356px;
    top: 8px;
    width: 33px;
    height: 43px;
    transform: matrix(0.7, 0, 0, 0.7, 0, 0);
}
#steam5_container {	
    left: 13px;
    top: 0px;
    width: 14px;
    height: 29px;
}
#steam_right_container {
    left: 480px;
    top: 13px;
    left: 561px;
    top: 39px;
    width: 9px;
    height: 20px;
    transform: matrix(0.7, 0, 0, 0.7, 0, 0);
}
#steam1 {
	left:66px;
	top:95px;
	width:3px;
	height:19px;
	background-image:url(../img/steam1.png);
	overflow: hidden;
}

#steamA {
	left:66px;
	top:95px;
	width:3px;
	height:19px;
	background-image:url(../img/steam.png);
	overflow: hidden;
	background-repeat: repeat-y;
}

#steam2 {
    left: -1px;
    top: -1px;
    width: 36px;
    height: 46px;
    background-image: url(../img/steam2.png);
    background-size: cover;
}

#steamB {
	left:0;
    top:0;
    width:33px;
    height:43px;
	background-image:url(../img/steam.png);
	overflow: hidden;
	background-repeat: repeat !important;
}

#steam3 {
	left:93px;
	top:95px;
	width:3px;
	height:19px;
	background-image:url(../img/steam1.png);
	overflow: hidden;
}

#steamC {
	left:93px;
	top:95px;
	width:3px;
	height:19px;
	background-image:url(../img/steam.png);
	overflow: hidden;
	background-repeat: repeat-y;
}

#steam4 {
	left:0;
	top:8px;
	width:14px;
	height:25px;
	background-image:url(../img/steam4.png);
}
#steamD {
    left: 2px;
    top: 10px;
    width: 9px;
    height: 20px;
	background-image:url(../img/steam.png);
	overflow: hidden;
	background-repeat: repeat-y !important;
}

#steam5 {
	left:0;
	top:0;
	width:19px;
	height:34px;
	background-image:url(../img/steam5.png);
}

#steamE {
	left: 0;
    top: 0;
    width: 14px;
    height: 29px;
	background-image:url(../img/steam.png);
	overflow: hidden;
	background-repeat: repeat-y !important;
}

/*482px*/
/*13px*/
#steam6 {
	left:29px;
	top:7px;
	width:13px;
	height:26px;
	background-image:url(../img/steam6.png);
}

#steamF {
    left: 31px;
    top: 9px;
    width: 8px;
    height: 21px;
	background-image:url(../img/steam.png);
	overflow: hidden;
	background-repeat: repeat !important;
}

#steam {
	left:0px;
	top:40px;
	width:15px;
	height:80px;
	background-image:url(../img/steam.png);
}

#boy1 {
	left:498px;
	top:58px;
	width:24px;
	height:32px;
	background-image:url(../img/boy1.png);
}

#boy2 {
	left:498px;
	top:58px;
	width:24px;
	height:32px;
	background-image:url(../img/boy2.png);
}

#boy3 {
	left:500px;
	top:56px;
	width:22px;
	height:34px;
	background-image:url(../img/boy3.png);
}

#mom {
	left:172px;
	top:50px;
	width:143px;
	height:200px;
	background-image:url(../img/mom.png);
}

#screen1 {
	top: 0;
	left: 0;
/*	left:505px;
	top:15px;*/
	width:20px;
	height:17px;
	background-image:url(../img/screen1.png);
}

#screen_container {
	left:505px;
	top:15px;
	width:20px;
	height:51px;
	overflow: hidden;
/*	background-image:url(../img/screen_container.png);*/
}

#screen2 {
	top: 17px;
	left: 0;
/*	left:505px;
	top:32px;*/
	width:20px;
	height:34px;
	background-image:url(../img/screen2.png);
}

#screen3 {
	top: 17px;
	left: 0;
/*	left:505px;
	top:32px;*/
	width:20px;
	height:34px;
	background-image:url(../img/screen3.png);
}

#button {
	left:507px;
	top:54px;
	width:5px;
	height:7px;
	background-image:url(../img/button.png);
}
