body{
	font-family:Arial;
	font-weight:normal;

	font: small sans-serif;	
	color: black;
	
	background-color: black;
	background-image: url(back.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}
.view_edit{
	position:absolute;
	right:15px;
	top:-10px;
}
.editsection{
	display:none;
}
.pagetitle{
	font-size:14pt	
}
.mw-headline{
	font-size:12pt	
}
