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

 #Layer0 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 800px;
	 height: 450px;
	 z-index:1;
} 

 #Layer1 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 800px;
	 height: 450px;
	 z-index:2;
} 

 #Layer2 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 800px;
	 height: 450px;
	 z-index:3;
} 

 #Layer3 
{ 
	 left: 336px; 
	 top: 154px; 
	 position: absolute; 
	 width: 128px;
	 height: 117px;
	 z-index:4;
} 

 #UNDERCONSTRUCTION 
{ 
	 left: 266px; 
	 top: 295px; 
	 position: absolute; 
	 width: 273px;
	 height: 19px;
	 z-index:5;
} 

 #SITEISUNDERCONSTRUCT 
{ 
	 left: 324px; 
	 top: 324px; 
	 position: absolute; 
	 width: 157px;
	 height: 15px;
	 z-index:6;
} 
