body {
	background-color: #000000;
	font-family: garamond, serif;
	font-size: 105%;
	margin-top: 0;
}

h1 {
	font-family: garamond, serif;
	font-size: 150%;
	color: #FFFF00;
	text-transform: uppercase;
	text-align: center;
}

h2 {
	color: #cccccc;
	font-weight: bold;
	text-align: center;
	font-size: 120%;
}

h3 {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	font-size: 115%;
	padding-bottom: -25px;
}

h4 {
	font-weight: bold;
	color: #ffff00;
	font-size: 95%;
	text-transform: uppercase;
}

p {
	color: #cccccc;
	text-align: center;
	font-size: 105%;
	font-family: garamond, serif;
}

pband {
	color: #cccccc;
	text-align: justify;
	font-size: 105%;
	font-family: garamond, serif;
}

a:link {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

.emph {
	font-weight: bold;
}

.home {
	padding-right: 185px;
	padding-left: 185px;
}

.hrgigs {
	padding-top: 1em;
	padding-bottom: 1em;
}

.center {
	text-align: center;
}

.emphy {
	font-weight: bold;
	color: #ffff00;
}

.just {
	text-align: justify;
}

.copyright {
	padding-top: 3em;
}

.stray {
	text-align: right;
	font-size: 80%;
}

.newsw {
	font-weight: bold;
	color: #ffffff;
}

.band {
	padding-right: 100px;
	padding-left: 100px;
}
