﻿/*
loomis style sheet
for print media

Latest edit: 
*/

body *
{
	background: #fff;
	color: #000;
}

div#top,
div#menu,
div#footer,
div#searchfield
{
	display: none;
}

p#introduction
{
	border-top: solid 1px #000;
	border-bottom: solid 1px #999;
	padding: 10px 0;
}