


div.headlayers div.logo
{
    
   position: absolute; 
	z-index:0;
	margin-left: 200px; 
	margin-top: 0px; 
	height: 501px;
 	width: 97px;
	

}

div.headlayers div.text
{
  position: absolute; 
	z-index:2;
	left:610px;
	top:155px;
	width:500px;
	padding: 0px;


}

div.headlayers div.foto
{
   
    position: absolute; 
	z-index:1;
	margin-top: 0px;
	margin-left:0px;
	width: 161px;
	height: 144px;

	
}


<div style="position: absolute; left: 10px; bottom: 100px; background-color: #0099CC; padding: 5px; color: white; border: 5px white groove; font-size: 13pt;">I could go on, but I think you see the brilliance of these things.</div>

<div style="position: absolute; left: 120px; bottom: 180px; background-color: green; width: 150px; padding: 5px; color: white; border: 10px black double;">Make sure you view the <strong>source</strong> of this page to properly understand what's going on here.</div>

