body {
  font-family: sans-serif;
  font-size: 16px;
  margin: 50px;

}

.dateTime {
    text-align:center;
}

.plotarea {
	width:800px;height:150px;
}

.legends {
	width:800px;height:20px;
	text-align:left;
}

.choices {
	width:120px;height:150px;
	text-align:left;
	font-size:smaller;
}

.navbar {
	width:800px;height:150px;
	position: relative;
	left:100px;
}

.left-text {
	width:700px;height:150px;
	position: relative;
	left:100px;
}
