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

 #b 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 1600px;
	 height: 1923px;
	 z-index:1;
} 

 #a 
{ 
	 left: 323px; 
	 top: 18px; 
	 position: absolute; 
	 width: 229px;
	 height: 137px;
	 z-index:2;
} 

 #p 
{ 
	 left: 44px; 
	 top: 20px; 
	 position: absolute; 
	 width: 226px;
	 height: 135px;
	 z-index:3;
} 

 #PuzzleRotateImage 
{ 
	 left: 91px; 
	 top: 308px; 
	 position: absolute; 
	 width: 501px;
	 height: 210px;
	 z-index:4;
} 

 #you 
{ 
	 left: 817px; 
	 top: 10px; 
	 position: absolute; 
	 width: 505px;
	 height: 505px;
	 z-index:5;
} 

 #T 
{ 
	 left: 91px; 
	 top: 650px; 
	 position: absolute; 
	 width: 1353px;
	 height: 1140px;
	 z-index:6;
} 
