body {
	background-attachment: fixed;
	background: url(http://www.djglew.com/marqueemedia/bg.png) no-repeat;
	background-position: top center;
	background-color: #000000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	color: #808080;
	text-decoration: none;
}

a:visited {
	color: #808080;
}

a {
	color: #808080;
}

td {
	text-align: left;
	padding-left: 10px;
}

.subtitle  {
	font-family: arial;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
}

.info  {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	padding-top: 5px;
}

.footer {
	padding-top: 20px;
	font-size: 10px;
	font-family: arial;
	color: #808080;
}
