div#header, div#menu, div#footer, div#valid, div#langchoice
{
	display:			none;
}

body
{
	font-family:		Arial,Sans;	
	font-size:		10pt;
}

h1,h2,h3,h4
{
	font-family:		Georgia, "Times New Roman", Serif;
}

a:link, a:visited
{
	color:			#000;
}

#content a:link:after, #content a:visited:after 
{
	content: 			" (" attr(href) ") ";
	font-size: 		8pt;
}

#content a[href^="/"]:after 
{
	content: 			" (http://www.kashimandir.org" attr(href) ") ";
}

#content
{
	display:			block;
	margin:			1em;
}