#top-text
{
  z-index: 2;
  color: #fff;
  position: relative;
  left: 425px;
  top: 78px;
  font-size: 25px;
  font-family: Arial, sans-serif;
  width: 10%;
}

#bottom-text
{
  z-index: 1;
  color: #9E9E9E;
  position: relative;
  left: 427px;
  top: 63px;
  font-size: 25px;
  font-family: Arial, sans-serif;
  width: 10%;
}
