html,body {height:100%;}

#firstmail_komunikat {
  width:200px; margin-left: -100px;
  height:150px; margin-top: -75px;
  position:absolute; top:50%; left:50%;
  background:white; 
  border:solid 2px silver;
  padding:12px
}