@import url("screen.css");

#content {
	width: 90%;
}

.print_hidden { display: none; }
.screen_hidden { display: block; }