body {
	font-family: verdana, sans-serif;
	font-size: 12pt;
	margin: 0px 0px 32px 0px;
	text-align: center;
	width: 100%;
}

div#main {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -360px;
	width: 720px;
	height: 900px;
	text-align: center;
}

img {
	border: none;
}

#title {
	position: absolute;
	top: 32px;
	left: 50%;
	margin-left: -273px;
}

#map {
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: -294px;
}

#redbar {
	position: absolute;
	top: 779px;
	left: 50%;
	margin-left: -360px;
}

#email {
	position: absolute;
	top: 779px;
	left: 66px;
}

#booking {
	position: absolute;
	top: 779px;
	left: 160px;
}

#bob {
	position: absolute;
	top: 823px;
	left: 488px;
}

#bette {
	position: absolute;
	top: 822px;
	left: 596px;
}

