/*
 * Print Stylesheet
 */

nav, form{
	display: none;
}

img {
	max-width:100%;
	height:auto;
}