table {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
}
body {
	background-image: url(../images/back.jpg);
	color: #FFFFFF;

}
h6 {
	font-size: small;
	color: #FFFFFF;
}
div {
	text-align: center;
}
h2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
li {
	text-align: left;
	list-style-image: url(../images/dot.jpg);
}
a.main {
	color: #006633;
}
