body{
	font-family: Arial, Helvetica, sans-serif;
}
p.center{
  text-align: center;
}
#footer p{
	font-family: arial, sans-serif;
	font-size: small;
	text-align: center;
}
#info{
	text-align: center;
	font-size: small;
}
#info a{
	font-style: italic;
	font-size: medium;
}
hr{
  width: 75%;
	color: Maroon;
	background-color: Maroon;
}

