@charset "utf-8";
/*==============================================================================
PRINT CSS Document


/* IMPORT
==============================================================================*/
/*@import url("debug.css");*/
@import url("reset.css");
@import url("global.css");

/* STRUCTURE
==============================================================================*/
#menu, h1 a, #header_d p {
	display: none;
}

h1 {
	display: block;
	width: 420px;
	height: 50px;
	background: url(../graphics/logo.gif) no-repeat 0 0;
}