
img.bannerAds {
  display: none;
  border: none;
  }
  

#background {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-image: url('/images/GlobalLodgingNetwork.gif'); 
  background-repeat: no-repeat; 
  width: 1031px;
  height: 838px;
  }

#centerText {
  position: absolute;
  top: 235px;
  left: 151px;
  width: auto;
  height: 235px;
  text-align: center;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 23px;
  font-weight: 500;
  }

#usersSection {
  position: absolute;
  top: 362px;
  left: 181px;
  height: 100px;
  width: 441px;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  letter-spacing: 1px;   
  }

#visitorsSection {
  position: absolute;
  height: 100px;
  left: 181px;
  top: 482px;
  width: 441px;
  font-size: 13px;
  font-weight: bold;
  line-height: 17px;
  text-align: center;
  letter-spacing: 1px;
  }
  
#bannerAdsDiv {
  position: absolute;
  top: 623px;
  left:  250px; 
  width: 602px; 
  height: 150px;
  z-index: 2;
  }
  
#aaxsysLogo {
  left: 104px;
  position: absolute;
  top: 515px;
  }  


