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

 #Layer1 
{ 
	 left: 512px; 
	 top: 142px; 
	 position: absolute; 
	 width: 216px;
	 height: 216px;
	 z-index:1;
} 

 #meetromadesignweekco 
{ 
	 left: 501px; 
	 top: 415px; 
	 position: absolute; 
	 width: 238px;
	 height: 18px;
	 z-index:2;
} 

 #Layer2 
{ 
	 left: 586px; 
	 top: 456px; 
	 position: absolute; 
	 width: 68px;
	 height: 68px;
	 z-index:3;
} 
