	@page {

		background-image: url("https://www.labour.gov.on.ca/scripts/mpdf/molcertificate_96dpi.jpg");

		background-repeat: no-repeat;

		background-position: center center;

		margin-left: 3cm;

		margin-right: 3cm;

	}

	

	body{

		text-align: center;

		font-family:Arial, Helvetica, sans-serif;

		font-size: 22;

	}

	

	#title{

		font-size: 42;

		font-weight: bold;

		margin-bottom: 45px;

		padding-top: 2em;

	}

	

	#confirm{

		margin-bottom: 15px;

	}

	

	#name{

		font-size: 30;

		font-weight: bold;

		margin-bottom: 40px;

	}

	

	#hascompleted{

		margin-bottom: 15px;

	}

	

	#course{

		font-size: 30;

		font-weight: bold;

		margin-bottom: 45px;

	}

	

	#date{



	}

	

	.underline{

		text-decoration: underline;

	}