a.pict {
	float:left;
	display:inline;
	padding-bottom:10px;
	background:#2f1629;
}
a.pict:hover {
	background:#FFFF00;
}