
.h1 {
font-family : arial, helvetica, sans-serif;
font-size : 12pt;
font-weight : bold;
margin-bottom : 5px;
margin-top : 400px;
margin-left : 200px;
width : 333px;
color : #ffffdb;
position : absolute;
z-index : -2;
}
.h2 {
font-family : arial, helvetica, sans-serif;
font-size : 10pt;
margin-top : 435px;
margin-left : 225px;
margin-bottom : 5px;
width : 333px;
color : #ffffdb;
position : absolute;
z-index : -3;
}
 
.scrolling_div_small{
position:absolute;
z-index : 10; 
font-family: arial;
font-size : 9pt;
text-align : justify;
color : #000000;
left : 790px;
top : 342px; 
width : 175px;
height : 298px;
padding-left : 0;
padding-right : 5px;
border : solid 0px #000000;
background-color : transparent;
overflow : auto;
}

.photo_large {
margin-top : 10px;
margin-left : 30px;
width : 380px;
height : 292px;
border : 1px solid black;
position : absolute;
z-index : 4;
}

