#certificateButton {
    margin-top: .5em;
}

#tutorialIncomplete {
	display: none;
}

#certificate {
	display: none;
	font-family: Times New Roman, Times, serif;
}

#recipient {
	font-weight: bold;
	font-size: 3em;
}

#recipientDepartment {
	font-size: 2em;
}

#completionDate {
	font-weight: bold;
}

@media print {
	#printlogo {
		display: none;
	}
}