#calendar{
width: 50%;
text-align:justify;
margin-left:25%;
}

.container{
width:95% !important;
padding:20px;
}
.container table{
padding:10px;

}
.container table tr td{
font-size:14px;
text-align:center;
font-weight:bold;
}
.table-header{
background-color:#cd1d1f;
color: white;
text-align:center;
}
 #page h1{
text-align:center;
}

#calendar .calendar-selected-day{
background-color:#292d30;
color:white !important;}
.month-year-row{
color:white;
}

