
BODY {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content {
	margin-top: -8px;
}

#content SPAN {
	position: absolute;
	font-size: 95px;
}

#content .first {
	margin-top: 27px;
	color: #EEEEEE;
}

#content .second {
	margin-top: 77px;
	color: #DDDDDD;
}

#content SPAN SPAN {
	width: 100%;
	height: 45px;
	left: 0px;
	margin-top: 25px;
	background-color: #FFFFFF;
}

#content A {
	text-decoration: none;
}

#content A:hover .first,
#content A:hover .second {
	color: #FF9900;
}

#truth {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 0.8em;
}

A {
	color: #999999;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}
