* {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #999;
	text-align: center;
}

strong {
	color: #666;
}

#text {
	bottom: 20px;
	position: absolute;
	right: 0;
	left: 0;
}

body {
	background: url(/images/LucidDesign_Black_269x100.jpg) no-repeat fixed center center;
}