#calendar {
	text-align:center;
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	
}


#one, #two, #three, #four, #five, #six, #seven, #eight, #nine, #ten, #eleven, #twelve, #thirteen, #fourteen, #fifteen, #sixteen, #seventeen, #eighteen, #nineteen, #twenty, #twentyone, #twentytwo, #twentythree, #twentyfour, #twentyfive, #twentysix, #twentyseven, #twentyeight, #twentynine, #thirty, #thirtyone {
	text-align:center;
	position: absolute;
	top:0px;
	left:10%;
	width: 80%;
	visibility:hidden;
	color:#0066FF;
	margin:0px auto;
}


