body {
		background-color: #000 !important;
		color: #EEE;
}

body * {
		background-color: #000  !important;
		color: #EEE  !important;
}

ul.ui-selectable li.ui-widget-content {		
		background: none;
		background-color: #000;
		color: #EEE;
}