html, body {
   background: #354933 none;
}

a, body {
	color: #cccccc;
}

#intro {
	text-align: center;
}

#splashscreen {
	margin-top: 140px;
}

#selectsite {
	width: 543px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#selectsite td {
	text-align: left;
	font-size: 90%;
}
td.selectsite_text {
	padding: 11px 9px 9px 9px;
}