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

 #EXCITINGTHINGSARECOM 
{ 
	 left: 186px; 
	 top: 131px; 
	 position: absolute; 
	 width: 442px;
	 height: 449px;
	 z-index:1;
} 

 #img 
{ 
	 left: 724px; 
	 top: 98px; 
	 position: absolute; 
	 width: 558px;
	 height: 543px;
	 z-index:2;
} 
