h1{
	font-weight:bold;
	font-style:italic;
}
body{
	text-align:center;
	font-family:arial;
	background-color:#e6e6e6;
}
table{
	margin-left:auto;
	margin-right:auto;
}
