@charset "utf-8";
/* CSS Document */

	#markphotos {
		display:none;
	}
	#markphotos:target {
		display:block;
	}