#hometext {
  font-size: 17px;
  color: #999999;
  line-height: 26px;
  text-align: center;
  position: absolute;
  width: 200px;
  top: 47px;
  left: 450px;
  }

#linkstext {
  position: absolute;
  left: 275px;
  top: 52px;  
  width: 200px;  
  font-size: 11px;
  text-align: left;
  font-weight: normal;
}

#entergallerylinks {
  position: absolute;
  left: 278px;
  top: 52px;
  width: 443px;
  font-size: 11px;
  font-weight: bold;
}

