body {
	background-image: url(bg1_1024.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-attachment: fixed;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
}
img {
	border: medium inset #ffffff;
}
td {
	text-align: center;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	margin-bottom: 0.5em;
	font-size: 16px;
}

