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

* { box-sizing: Border-box } 

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

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

#Txt1_A {
	left:40px;
	top:82px;
	width:225px;
	height:26px;
	background-image:url(../img/Txt1_A.png);
}

#Txt1_B {
	left:113px;
	top:115px;
	width:85px;
	height:26px;
	background-image:url(../img/Txt1_B.png);
}

#Txt2_A {
	left:73px;
	top:85px;
	width:46px;
	height:25px;
	background-image:url(../img/Txt2_A.png);
}

#Txt2_B {
	left:126px;
	top:85px;
	width:17px;
	height:25px;
	background-image:url(../img/Txt2_B.png);
}

#Txt2_C {
	left:152px;
	top:85px;
	width:77px;
	height:25px;
	background-image:url(../img/Txt2_C.png);
}

#Txt2_D {
	left:88px;
	top:114px;
	width:126px;
	height:25px;
	background-image:url(../img/Txt2_D.png);
}

#Txt3_A {
	left:91px;
	top:85px;
	width:46px;
	height:25px;
	background-image:url(../img/Txt3_A.png);
}

#Txt3_B {
	left:145px;
	top:85px;
	width:17px;
	height:25px;
	background-image:url(../img/Txt3_B.png);
}

#Txt3_C {
	left:171px;
	top:85px;
	width:44px;
	height:25px;
	background-image:url(../img/Txt3_C.png);
}

#Txt3_D {
	left:88px;
	top:114px;
	width:129px;
	height:25px;
	background-image:url(../img/Txt3_D.png);
}

#Txt4_A {
	left:84px;
	top:87px;
	width:45px;
	height:25px;
	background-image:url(../img/Txt4_A.png);
}

#Txt4_B {
	left:136px;
	top:88px;
	width:17px;
	height:24px;
	background-image:url(../img/Txt4_B.png);
}

#Txt4_C {
	left:162px;
	top:88px;
	width:57px;
	height:24px;
	background-image:url(../img/Txt4_C.png);
}

#Txt4_D {
	left:89px;
	top:116px;
	width:125px;
	height:24px;
	background-image:url(../img/Txt4_D.png);
}

#Txt5_A {
	left:26px;
	top:97px;
	width:120px;
	height:30px;
	background-image:url(../img/Txt5_A.png);
}

#Txt5_B {
	left:156px;
	top:97px;
	width:119px;
	height:30px;
	background-image:url(../img/Txt5_B.png);
}

#Txt6_A {
	left:97px;
	top:49px;
	width:118px;
	height:26px;
	background-image:url(../img/Txt6_A.png);
}

#Txt6_B {
	left:55px;
	top:78px;
	width:190px;
	height:26px;
	background-image:url(../img/Txt6_B.png);
}

#Txt6_C {
	left:53px;
	top:108px;
	width:194px;
	height:26px;
	background-image:url(../img/Txt6_C.png);
}

#Txt6_D {
	left:115px;
	top:137px;
	width:81px;
	height:26px;
	background-image:url(../img/Txt6_D.png);
}

#Txt6_E {
	left:93px;
	top:127px;
	width:116px;
	height:26px;
	background-image:url(../img/Txt6_E.png);
}

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

#shadow {
	left:84px;
	top:182px;
	width:137px;
	height:11px;
	background-image:url(../img/shadow.png);
}

#logo {
	left:128px;
	top:208px;
	width:56px;
	height:24px;
	background-image:url(../img/logo.png);
}

#legal {
	left:94px;
	top:167px;
	width:122px;
	height:9px;
	background-image:url(../img/legal.png);
}

#petears_tail {
	left:170px;
	top:73px;
	width:53px;
	height:16px;
	background-image:url(../img/petears_tail.png);
}

#plant {
	left:212px;
	top:65px;
	width:22px;
	height:29px;
	background-image:url(../img/plant.png);
}

#phones {
	left:175px;
	top:87px;
	width:29px;
	height:25px;
	background-image:url(../img/phones.png);
}

#CTA {
	left:114px;
	top:147px;
	width:73px;
	height:19px;
	background-image:url(../img/CTA.png);
}