/*
Title:		Plaintree.com.au - v5 - Print styles
Author: 	media@kalonedser.com
Updated:	13 August 2009
*/

body {
	margin: .6in;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	}
	
h1 {
	font-size: 16pt;
	letter-spacing: 6px;
	text-transform: uppercase;
	padding: .2em 0;
	}

h1#logo .text {
	display: block;
	margin-top: 1em;
	}
	
a:link, a:visited {
	color: gray;
	}
	
#nav, #default #intro * {
	display: none;
	}
	
a img {
	border: none;
	}