.label {
	-fx-background-color : white;
	-fx-text-fill : black;
	-fx-font-size : 15px; 
}

