 body {
	margin: 0;
	padding: 0;
	background-color: rgb(39, 34, 33);
 }
 
 #background 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: relative; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 1024px;
	 height: 2048px; 
	 overflow: hidden;
	 z-index:0;
	} 

 #layer_03 
{ 
	 left: 0px; 
	 top: 1333px; 
	 position: absolute; 
	 width: 1024px;
	 height: 668px;
	 z-index:1;
} 

 #layer_02 
{ 
	 left: 0px; 
	 top: 219px; 
	 position: absolute; 
	 width: 1024px;
	 height: 562px;
	 z-index:2;
} 

 #layer_01 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 1024px;
	 height: 206px;
	 z-index:3;
} 

 #layer_00 
{ 
	 left: 0px; 
	 top: 840px; 
	 position: absolute; 
	 width: 1024px;
	 height: 206px;
	 z-index:4;
} 