*{
	margin-top:0px;
	margin-bottom:0px;
}
.header{
	background:url(images/header.png) top center no-repeat;
	height:250px;
	width:965px;
}
.booking{
	background:url(images/booking.png) top center no-repeat;
	height:320px;
	width:675px;
	text-align:left;
}
.contact{
	background:url(images/contact.png) top center no-repeat;
	height:320px;
	width:675px;
	text-align:left;
}
body{
	font-family:Calibri;
	font-size:16px;
	text-align:justify;
}
a:link{
	color:#EF7F00;
}
a:visited{
	color:#EF7F00;
}
.location{
	background:url(images/location.png) top center no-repeat;
	height:700px;
	width:760px;
	text-align:left;
}
.guestgallery{
	background:url(images/guestgallery.png) top center no-repeat;
	height:470px;
	width:687px;
}
.hostelgallery{
	background:url(images/hostelgallery.png) top center no-repeat;
	height:470px;
	width:687px;
	text-align:center;
}
