a {
	color: #470500;
	text-decoration: none;
}
a:visited {
	color: #720700;
}
a:hover {
	color: #ffffff;
}
body {
	padding-top: 15px;
	background-image: linear-gradient(red, #630902);
	color: #470500;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
table img {
	max-height: 200px;
	max-width: 200px;
}
table td {
	width: 20%;
	vertical-align: top;
}
table {
	border: 0;
	text-align: center;
}
