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

 #back 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 1742px;
	 height: 2308px;
	 z-index:1;
} 

 #mail 
{ 
	 left: 1030px; 
	 top: 2175px; 
	 position: absolute; 
	 width: 646px;
	 height: 45px;
	 z-index:2;
} 

 #Home 
{ 
	 left: 157px; 
	 top: 32px; 
	 position: absolute; 
	 width: 90px;
	 height: 85px;
	 z-index:3;
} 

 #Text 
{ 
	 left: 157px; 
	 top: 176px; 
	 position: absolute; 
	 width: 1418px;
	 height: 829px;
	 z-index:4;
} 
