body {
	background: white;
	color: black;
}

.content * 
, .content h1 
, .content h2 
, .content h3 
{ 
	color: black;
}

