body {
	background-color: #000000;
}
.main {
	font-family: "Times New Roman", Times, serif;
	background: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(/images/textbg.jpg);
	left: auto;
	right: auto;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 50px;
	text-align: left;
	color: #000000;
}
#events {
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #000000;
}
#link1{
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1, h2, h3, h5 {
	text-align: center;
	color: #000000;
}
