@import url('normalize.css');
/* General Demo Style */

}
a{
	color: #555;
	text-decoration: none;
	
	/** Graph Holder container (move margin-top here to move the actual bar graph ---- CHANGE THIS TO MOVE THE DATES UP AND DOWN**/
	
}
.container2{
	width: 820px;
	position: relative;
	margin: 0px;
	height: 100px;
	z-index: 1;
	top: -610px;
	margin-left: -40px;
	

	
}
.main{
	text-align: center;
	margin-left: 0px;
	position: relative;
	z-index: 1;

	
}
.clr{
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;


}

