#container {
width: 500px; 
height: 150px;
position: absolute;

  margin: 0px;
  padding: 0px;
  top: 250px;
  z-index: 9999;

 }