/*
 * ornj.net stylesheet
 * Copyright 2002-2004 by Mark McIntyre
 *
 * You are certainly welcome to take a look and study how this works.
 *
 * Obviously, copying any portion verbatim is not permitted. You'll
 * be far more proud of a design you write yourself, anyway. :)
 *
 */

/* PRINTING STYLES */

@page {
	size: portrait;
}

body {
	size: portrait;
}
