body{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: CornSilk;
	text-align: left;
}

a{
	text-decoration: none;
	color: Sienna;
	font-weight: bold;
}

a:hover{
	color: OrangeRed;
}

.imgSpan{
	text-align:center;
}
