/* turn off template elements */

#header,
#column_sub,
#column_side_buttons,
#footer img,
.printMailShare,
.hide_cc,
#footer_image {
	display: none;
}

html,
body, 
#wrapper {
	height: auto;
	min-height: auto;
}

body #content {
    font-size: 1.2em;
}