h1 {
  color: #ff6600;
  text-decoration:underline;
  font-style:italic;
  font-size: 20pt;
  text-align: center ;
  font-family:"Times New Roman";
}
h2 {
  color: #ffff00;
  font-size: 20pt;
  text-align: center ;
  font-family:"Times New Roman";
}
p {
  color: #003399;
  font-size: 12pt;
  bottom: 1em;
  font-family:"Times New Roman";
}
#i1{
  margin: 0.5em 5em 1em 32em;

}
#i2{
  position: absolute;
  top: 400px;
  left: 500px;

}
#w1{
  width: 30em;
  color: #003399;
  font-size: 12pt;
  font-weight: bold;
  margin-left: 2em;
  margin-top:-14em;
}