@charset "utf-8";
/*
Print Sheet for Homepage

*/


@page {
	size: 8.5in 11in;
	margin: 0.5in;
}

#bottomleft figure img {
	width: 100%; 
}

#bottomleft figure figcaption {
	display: none;
}

#bottomright figure img {
	width: 100%;
}

#bottomright figcaption {
	display: none;
}

#topright figcaption {
	display: none;
}

#topleft figcaption {
	display: none;
}

footer {
	display: none;
}