body { 
	background: white; 
	font-size: 12pt; 
	color:black;
}
	
#footer,#slideshow,#header_div,#news,#left_bottom,.big_leaf,#menu,#page_actions { 
	display: none; 
}
	
#page
{
	margin-top:20px;
	width:auto;
	margin-bottom:100px;
	margin-left:auto;
	margin-right:auto;
	background:yellow;
}

/*#page:before
{
	content:url('img/kr.jpg');
}*/

h1
{
	margin-top:50px;
}

.centered
{
	text-align:left;
}

