
#div1 {
  font-size:20px;
}
#div2 {
  position: relative;
  left: -276px;
}
#div3 {
  position: relative;
  left: 276px;
  top: -252px;
}
tr {
  height:50px;
}
#div4 {
  text-align: center;
}

