#hotel1
 {
 visibility: hidden;
  position: absolute;
  padding: 12px;
  left: 20%;
  top: 20%;
  color: white;
	width: 650px;
	height: 390px;
  background-color: black;
    border: 4px solid #FFF;
	 z-index: 1000;
	
 }
 
 #hotel2	
 {
 visibility: hidden;
  position: absolute;
  padding: 12px;
  left: 20%;
  top: 20%;
  color: white;
	width: 650px;
	height: 400px;
  background-color: black;
    border: 4px solid #FFF;
	 	 z-index: 1000;
 }
 
#hotel3	
 {
 visibility: hidden;
  position: absolute;
  padding: 12px;
  left: 20%;
  top: 20%;
  color: white;
	width: 650px;
	height: 400px;
  background-color: black;
    border: 4px solid #FFF;
	 	 z-index: 1000;
 }
 
 
#hotel4
 {
 visibility: hidden;
  position: absolute;
  padding: 12px;
  left: 20%;
  top: 20%;
  color: white;
	width: 650px;
	height: 460px;
  background-color: black;
    border: 4px solid #FFF;
	 	 z-index: 1000;
 }
 
 #hotel5
 {
 visibility: hidden;
  position: absolute;
  padding: 12px;
  left: 20%;
  top: 20%;
  color: white;
	width: 650px;
	height: 360px;
  background-color: black;
    border: 4px solid #FFF;
	 	 z-index: 1000;
 }
 
  #hotel6
 {
 visibility: hidden;
  position: absolute;
  padding: 12px;
  left: 20%;
  top: 20%;
  color: white;
	width: 650px;
	height: 360px;
  background-color: black;
  border: 4px solid #FFF;
	z-index: 1000;
 }