/* hide tabs on home page */
.tabs-nav, #monthButtons {
    display: none;
}

#MonthPrint {
	display: block;
}
