/*
Theme Name: Custom Katana
Author: Alex Green
Author URI: http://katanalondon.com
Version: 1
*/
















/* ----------------------------------------------------------------------------- */

@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */
		color: #2b2b2b;
		font-size: 12pt;
	}
}






