

body {
		background-image: url("img/booking.jpg");
		background-repeat: no-repeat;
		background-color: #FFF;
		background-size: cover;
		background-attachment: fixed;
		font-size: 87.5%;
		font-family: arial;
		line-height: 1.5;
		text-align:left;
	
	}
