/* BEGIN wpcp_print_page_preventer_script */
		@media print {
			body * { display: none !important;}
			body:after {
				content: "Please note: Photographs or screenshots of this website are strictly prohibited as they breach our terms and conditions and will result in your access to our site being revoked without notice."; }
			}
/* END wpcp_print_page_preventer_script */

