/* set overall style in the entire program */
.root{	
    -fx-background-color: #383838;
    -fx-font-size: 10t;
}