/*
	This file will be included in header in every page after foundation.
	It should be used for content that relates
	to your site as a whole, it should not be used for
	plugin-specific css
*/

@media print {
	.header_container {
		display: none;
	}

	.slidershow_container {
		display: none;
	}

	.footer_container {
		display: none;
	}
}
