body     { color: black; font-size: 13px; font-family: Georgia; background-color: black; text-align: center; margin: 0 }
p {}
td {}

font.visitors {
	font-family: Georgia;
	font-size: 16px;
	font-color: white;
	background-color: #000000;
	color: white;
}

font.visitors_total {
	font-family: Georgia;
	font-size: 16px;
	font-color: white;
	background-color: #404000;
	color: white;
}


