div.python p, div.python ul>li{
	font-size: 1.3em;
}

.bg-blue{
	background:#4eb7d3;
}

.bg-grey{
	background:#c7cccc;
}

div.python p.higher{
	font-size: 1.5em;
}

