body {
	margin: 8px 150px;
}
#whereMap {
	background-image:url('/images/where_cutout.png');
	background-position:top left;
	background-repeat: no-repeat;
	width:480px;
	height:495px;
	padding:20px 20px 5px 20px;
	margin:auto
}