h4 {
	text-align: center;
}
a {
	text-align: center;
}
h2 {
	text-align: center;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#e6e0c5;
	text-align: center;
	color: #990000;
}
img {
	padding: 5px;
	border: 1px solid #990000;
}
