div#his_contener {
position: absolute;
top: 127px;
width: 600px;
height: 850px;
background-color: #ffffff;
/z-index: -1;
}

div#his_B0 {
position: absolute;
top: 60px;
width: 600px;
height: 400px;
font-size: 12px;
}

#inside_cont_hisB0 h1 {
font: bold 14px Arial;
margin: 0px 0px 3px 0px;
}

div#inside_cont_hisB0 {
position: absolute;
top: 0px;
margin: 25px 10px 13px 15px; 
text-align: justify;
width: 570px;
height: 300px; 
}

div#his_B1 {
position: absolute;
top: 420px;
width: 600px;
height: 400px;
font-size: 12px;
}

div#inside_cont_hisB1 {
position: absolute;
top: 0px;
margin: 25px 10px 13px 15px; 
text-align: justify;
width: 570px;
height: 300px; 
}

#inside_cont_hisB1 img {
float: left;
border: 1px solid black;
margin-right: 10px;
}

#inside_cont_hisB0 img {
float: left;
border: 1px solid black;
margin: 10px 10px 0px 5px;
}



