/*!this file is empty when compressed*/
@media print {
	@page {
		size: landscape;
	}
#container, .featured h1 {
        width:100%;
        }

}
