 body {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 600px;
 }
 
 #background 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: relative; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 300px;
	 height: 600px; 
	 overflow: hidden;
	 z-index:0;
	} 

 #bg 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 300px;
	 height: 600px;
	 z-index:1;
} 

 #image 
{ 
	 visibility:hidden;
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 300px;
	 height: 440px;
	 z-index:2;
} 

 #blue2 
{ 
	 visibility:hidden;
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 300px;
	 height: 600px;
	 z-index:3;
} 

 #red 
{ 
	 visibility:hidden;
	 left: -55px; 
	 top: 199px; 
	 position: absolute; 
	 width: 274px;
	 height: 274px;
	 z-index:4;
} 

 #circle 
{ 
	 visibility:hidden;
	 left: -61px; 
	 top: 193px; 
	 position: absolute; 
	 width: 285px;
	 height: 285px;
	 z-index:5;
} 

 #bubbleTxt 
{ 
	 visibility:hidden;
	 left: 21px; 
	 top: 262px; 
	 position: absolute; 
	 width: 129px;
	 height: 132px;
	 z-index:6;
} 

 #footer 
{ 
	 left: 0px; 
	 top: 440px; 
	 position: absolute; 
	 width: 300px;
	 height: 160px;
	 z-index:7;
} 

 #logo 
{ 
	 visibility:hidden;
	 left: 31px; 
	 top: 484px; 
	 position: absolute; 
	 width: 235px;
	 height: 63px;
	 z-index:8;
} 

 #disclaimer 
{ 
	 left: 31px; 
	 top: 570px; 
	 position: absolute; 
	 width: 139px;
	 height: 9px;
	 z-index:9;
} 

 #t1 
{ 
	 visibility:hidden;
	 left: 31px; 
	 top: 122px; 
	 position: absolute; 
	 width: 211px;
	 height: 28px;
	 z-index:10;
} 

 #t2 
{ 
	 visibility:hidden;
	 left: 31px; 
	 top: 156px; 
	 position: absolute; 
	 width: 228px;
	 height: 28px;
	 z-index:11;
} 

 #t3 
{ 
	 visibility:hidden;
	 left: 31px; 
	 top: 190px; 
	 position: absolute; 
	 width: 96px;
	 height: 28px;
	 z-index:12;
} 

 #ctaOff 
{ 
	 visibility:hidden;
	 left: 31px; 
	 top: 240px; 
	 position: absolute; 
	 width: 115px;
	 height: 37px;
	 z-index:13;
} 

 #ctaOn 
{ 
	 visibility:hidden;
	 left: 30px; 
	 top: 239px; 
	 position: absolute; 
	 width: 117px;
	 height: 39px;
	 z-index:14;
} 

 #hit 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 300px;
	 height: 600px;
	 z-index:15;
} 
