h1, h2, h3, h4, h5, h6{
font-family:     "Arial" ;
font-weight:     100;
color:           #000000;}

h1{
margin-bottom:   0.5em;
text-align:      center;
color:           black;
font-size:       1.8em;
}


h2{
font-size:       0.8em;
}

h3{
font-size:       14px;
text-align:      left;
}

h4{
margin-top:      0em;
font-size:       0.7em;
}

h5{
margin-top:      2px;
font-size:       14px;
text-align:      justify;
}

h6{
margin-top:      2px;
font-size:       12px;
text-align:      right;
}



#Block03{
          position: absolute;
          background: #fff;
          height: 80px;
          width: 540px;
          top: 90;
          left: 40;
}

#Block04{
          position: absolute;
          background: #fff;
          height: 170px;
          width: 540px;
          top: 195;
          left: 40;
}