body {
	background-image:	none;
}

.noprint {
display: none;
}

.printelement {
display: block;
}

.screenelement {
display: none;
}