.calendar{
	position:absolute;
	top:250px;
	left: 50px;
}

.center{
	text-align: center;
}

.justify{
	text-align: justify;
}