body {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
}

#redesign {
	font-size: 4em;
	color: #666666;
}

#wait {
	font-size: 2.8em;
	color: #999999;
}

#wait a {
	color: #99CC00;
	text-decoration: none;
}

#wait a:hover {
	text-decoration: underline;
}