@charset"utf-8";


#Container{
	width:432px;
	height:712px;
	/*background-image:url(../images/map.jpg);
	background-repeat:no-repeat;*/
	margin-left: auto;
	margin-right: auto;
	display:block;
	}

h1, h2, p, address{
	text-indent:-9999px;
	overflow:hidden;
	}

hr{display:none;}


#print{
	width:100px;
	height:20px;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
	}