
		.topToolbar,.contentLabel, .sliderThumb:after{
		background-color:
		rgb(250,240,200);
	
		}

		.popover{
		background-color:
		rgb(66,40,4);
	
		}

		.toolbar, .contentLabel, .popover .button{
		color:
		rgb(212,179,131);
	
		}

		.popover:not(#helpOver) .contentOuter *{
		color:
		rgb(54,37,2);
	
		}

		#bgDiv{
		background-color:
		rgb(250,240,200);
	
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
		}
	