	
	/* Print CSS */
	
	body {font-family:georgia, serif;font-size:10pt;}
	
	#access, #headband, #left-column, #right-column, #footer, p.button	{display:none;}
	
	#bedroom h1, #bedroom #content h2, #bedroom #content h3 {color:#f7a529;}
	#bathroom h1, #bathroom #content h2, #bathroom #content h3 {color:#00adde;}
	#kitchen h1, #kitchen #content h2, #kitchen #content h3 {color:#ef3929;}
	#living h1, #living #content h2, #living #content h3 {color:#b13680;}
	#garden h1, #garden #content h2, #garden #content h3 {color:#82bd43;}
	
	
	
	