/* $Id: print.css,v 1.3 2007/09/06 21:23:32 goba Exp $ */
/**
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */
body, input, textarea, select {
	color: #000;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
}
ul.primary-links, ul.secondary-links,
#header, #header-nav, #sidebar-left, #sidebar-right, #licenza, #footer, #breadcrumb, #content .node-submitted, #content .node-links, #content .views-content .node-submitted, #content .views-content .node-terms .links ul, #leaderboard, #footer-message, #nav, #feed-icon {
  display: none;
}
#content-column .content-inner{
	background: none;
	color: #000;
	font-size: 130%;
	width: 1100px;
	position: relative;
	right: 200px;
	left: -230px;
}
 a:link, a:visited {
  color: #000;
}
