body {
	background-color: #000000;
	margin-top: 5%;
}
p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #9F3D22;
	line-height: 120%;
}
.space {
	padding: 5px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #9F3D22;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9f3d22;
	font-weight: bold;
}
a {
	color: #9f3d22;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #9f3d22;
}
.entertainment {
	background-color: #FFFFFF;
	background-image: url(images/entertainment_14.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.entertainment2 {
	background-image: url(images/entertainment_16.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.upcoming {
	background-image: url(images/upcoming-events_11-3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
