div.noprint
{
    display:none;
}

body
{
	width:550px;
}

div.logo
{
	border-bottom:1px solid;
	padding-bottom:5px;
	text-align:center;
}

h1
{
	border-bottom:1px solid;
	font-size:1.4em;
	background:#FEFBEB;
}

address
{
	border-top:1px solid;
}