body{
	background-color: rgba(235, 232, 193, 0.24902);
}

#chartArea {
	border: 2px dashed black;
	height: 1000px;
	width: 1000px;
}
