/* hide everything tagged for exclusive use in screen + print media 

*/

.screen, .print { display : none; }
