@import 'notes.css';

form {
	display: none;
}

#wrapper {
	/*
	width: 100%;
	height: 65em; 
	min-height: 1000px;*/
	margin: 0;
	width: auto;
}

img.regionmap {
	margin-top: 20px;
	height: 150px;
}
img.bottle {
	height: 500px;
}
