/*
-----------------------------------------------
Ciano Media Print Style Sheet
----------------------------------------------- */

/*
-----------------------------------------------
Hide all unnecessary elements
----------------------------------------------- */
#nav {
	display: none;
}



/*
-----------------------------------------------
Remove image replacement on headlines
----------------------------------------------- */
#learnMore #body #content h1,
#learnMore #body #content h2,
#about #body #content h1,
#about #body #content h2 {
	background: none;
	text-indent: 0;
	width: auto;
	height: auto;
	float: none;
}