h1, h2, h3, h4, h5, h6 {
  page-break-after: avoid; 
}

h1 { font-size: 16pt; }

h2 { font-size: 14pt; }

h3 { font-size: 13pt; }

h4 { font-size: 12pt; }

h5, h6 { font-size: 10pt; }

a:link:after, a:visited:after {
   content: " (http://contemplationspace.co.uk/"attr(href) ") ";
   font-size: 10pt;
   }
 
#contentwrap {
	padding: 0;
	margin: 0;
}

#content, #innercontent {
	height: auto;
	width: auto;
	border: 0;
}

#header {
  width: auto;
}

/*#header h1 {
	position: relative;
}
*/
div#seatbig {	margin: 0em 0em 0em 1em; }

/* things we don't want printed */
.menulist, .menulist ul, .menulist li, .animation, #logo, .footer {
	display: none;
}
