/* BEGIN wpcp_print_page_preventer_script */
		@media print {
			body * { display: none !important;}
			body:after {
				content: "Warning: Unauthorized use and/or duplication of this material without express and written permission from this site's author and/or owner is strictly prohibited. Contact us for further clarification.
Copyright © Chasing The Coconuts. All rights reserved."; }
			}
/* END wpcp_print_page_preventer_script */

