header
{
	text-align:center;
	margin-left: auto;
	margin-right:auto;
	
}

logo
{
	display:block;
	width:100px;
	height:100px;
	background-position:50% 50%;
	
}

table
{
	margin-left:auto;
	margin-right:auto;
}

td
{
	text-align:center;
	padding:23px;
	font-family:Trebuchet MS;
}

pdf
{
	display:block;
	width:100px;
	height:100px;
	background-position:50% 50%; 
}

footer
{
	text-align:center;
	font-family:Trebuchet MS;

}