/*
This is the print style for the main body for all pages of the website
*/

body {visibility:hidden;}
.print {visibility:visible;margin:-200px auto;padding:0;} 
.noshow {visibility:visible;} 