
text {
	font: 10px sans-serif;
}

rect.background {
	fill: white;
}

.axis {
	shape-rendering: crispEdges;
}

.axis path,
.axis line {
	fill: none;
	stroke: #000;
}

#p1{
	
}