@charset "UTF-8";
/* CSS Document */

h1{
	background-image:url(../img/h1.jpg);
	height:100px;
	}


.map{
	text-align:center;
	}

.accessInfo{
	padding:10px;
	border:1px solid #bebebe;
	max-width:280px;
	margin:0 auto;
	}