/* for print media we only want the tag styling no layout is required*/
@import url(tags.css);

body
{
	background-image:none;
	padding:20px;
}

/* display the following sections */
img
{
	display:none;
}

*
{
	text-align:left;
}

.box
{
	display:none;
}