#contact {
  position:absolute;
  z-index:1;

  top:50%;
  left:50%;
  width:100px;
  height:100px;
  margin-left:-294px;
  margin-top:-206px;
}