/* Dölj vid utskrift */
#col-c, 
#col-b,
#helpmenu,
#crumbs,
#footer
#header,
#helpmenu,
#crumbs
 {
  display: none;
}

BODY {
	font-family: Garamond, Times New Roman, serif;
	
}


#columns {

}

#main-content {
	border: 1px solid red;
	width: 100%;
}




