
div {background-color: white;}
div.person {cursor: default;}
.selected {background-color : lightgray;}
.selected .title-bar {background-color : lightgray;}
.selected .traits {background-color : lightgray;}
.button {cursor: pointer;}
