@charset "UTF-8";
body {
	background-color: #999;
	color: #000;
	font-size: 18px;
	text-align: center;
}
h2 {
	font-size: 14px;
	color: #32004b;
	text-align: center;
}
h3 {
	font-size: 12px;
	text-align: center;
	line-height: normal;
	color: #32004b;
}
p {
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
h5 {
	font-size: 12px;
	text-align: center;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #333;
}
a:visited {
	color: #333;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #FFF;
	text-align: center;
}
table {
	background-image: url(../Images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 530px;
	width: 800px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}
h4 {
	font-size: 14px;
	color: #32004b;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h6 {
	text-align: center;
	color: #FFF;
	font-size: 16px;
}
