body {
	background-image: url(images/bg2.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.smallcaps {
	font-variant: small-caps;
	text-align: center;
	font-size: 14px;
}
a:link {
	color: #E1037A;
}
a:visited {
	color: #EF53C0;
}
a:hover {
	color: #057A5F;
}
