@charset "UTF-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	background-image: url(../images/tourbackground1.png);
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	width: 100%;
	height: 53px;
}


.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1000px;
}