/*---------- css for hotels.php -----------*/
/*---------- body -----------*/
body{
	background-image: url(http://www.jetsave.co.ck/img/back_long.jpg);
    background-repeat: repeat-x;
}

#wrapper {
  	width : 950px ;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	position : relative ;
	height: 3300px;
	}

