.disco {
	height: 85px;
	width: 85px;
	background-color: #000000;
	background-position: center center;
	text-align: center;



}
.disco {
	background-color: #FFFFFF;
	background-position: center center;
	text-align: center;
	height: 85px;
	width: 85px;
	border: thin solid #FFFFFF;
}
