#indexbutton1 {
  position:         absolute;
  top:		    450px;
  left:		    50px;
  z-index:	    1;
}

#indexbutton2 {
  position:         absolute;
  top:		    500px;
  left:		    50px;
  border:none;
  z-index:	    1;
}

