div.wrapper
{
	
float:left; position:relative; 

}


div.description
{

position:absolute; 

bottom:20px; 
	
left:90px;
	
width:110%;
	
color:white;
	
opacity:0.6; 
	
filter:alpha(opacity=60);

}



div.wrapper1
{

float:left; 
position: absolute;
	
left: 8px;
	
top: 125px; 

}


div.description1
{

position:absolute; 

bottom:20px; 	
left:0px;
	
width:110%;
	
color:white;
	
opacity:0.6; 
filter:alpha(opacity=60); 



