
#title1{
position:absolute;
width:200px;
height:20px;
top:250px;
left:110px;
}
#text1{
position:absolute;
width:190px;
height:200px;
top:270px;
left:110px;
}
#title2{
position:absolute;
width:200px;
height:20px;
top:250px;
left:350px;
}
#text2{
position:absolute;
width:200px;
height:200px;
top:270px;
left:350px;
}
#img1{
position:absolute;
width:349px;
height:181px;
top:260px;
left:590px;
border:1px solid #888;
}

#img2{
position:absolute;
width:205px;
height:104px;
top:350px;
left:700px;
border:1px solid #666;

}
#img2title{
position:absolute;
width:207px;
height:20px;
top:456px;
left:700px;
background:#444;
opacity    : .50;
filter     : alpha(opacity=50); 
-moz-opacity: 0.5;
}

