/*-----------------------------------------------------------------------------
desigsnbysteve Print Stylesheet

version:   1.0
author:    steven daniels
website:   www.designbysteve.co.uk

-----------------------------------------------------------------------------*/

body 					{ font-family: Helvetica, arial, sans-serif; } 	/* Set basic font */

a img 					{ border: none;}			/* remove borders from links */

a 						{ color: black; text-decoration: none; }	/* remove decoration from text links, user cannot use links on paper durrr! */

#contact 				{ display: none; }
