.Ball {
	font-family: "Brush Script MT";
	color:#339900;
	text-align:center;
	font-weight: bold;
	font-size: 36px;
	text-decoration: none;
	margin: 0 0 1em 0;
}
.gala {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#339900;
	text-align:center;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	margin: 0 0 1em 0;
}
.smgala {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#339900;
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin: 0 0 1em 0;
}
.gray {
	font-family: American-Uncial-Normal;
	color: #000099;
	text-align:center;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	margin: 0 0 1em 0;
}

h2, h3{text-align:center;}

#content{
	background-image: url(/images/gala.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:60px 10px;
}

