body {
	background: url(images/bg.gif) repeat-y center #222;
	margin: 0;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.desc {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	margin: 0px 30px;
	text-align: center;
	color: #000;
}
h1 {
	padding: 4px 0;
	margin: 16px 0 10px 0;
	font-size: 28px;
	text-align: center;
}
.sites td {
	color: #fff; font-size: 10px;
}
.sites td img {
	border: 1px solid #fff;
}
img.join-thumb {
	border: 1px solid #fff;
	margin: 6px 6px 0px 6px;
}
.join { margin-left: 6px; color: #fff; font-weight: bold; border: 10px solid #333;}
.join td { 	border-bottom: 1px dotted #333; font-size: 12px; font-weight: bold; }