#text_update_1{
position: absolute; 
margin-left: 130; 
margin-top: 200; 
width: 750; 
z-index: 10;
}

#mainpict_update{
position: absolute; 
margin-left: 400; 
margin-top: 500; 
height: 200; 
width: 300; 
z-index: 15;
}

#text_bottom_update{
position: absolute; 
margin-left: 0; 
margin-top: 420;  
width: 1000; 
z-index: 11;
}

#line_bottom_update{
position: absolute;
margin-left: 0; 
margin-top: 400; 
height: 6; 
width: 1000; 
z-index: 9;
}