body {
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 80%;
}
#headline p {
	font-size: 200%;
	font-weight: bold;
}
#eyecandy ul {
	list-style: none;
}
#eyecandy .facts em {
	font-weight: bold;
	font-style: normal;
}
hr,
#headline h1,
h5,
#contact,
#welcome,
#talk,
#intro,
#content p.date,
#content p.top,
#content h3,
#eyecandy p.top,
#services,
#clients,
#more,
#footer {
	display: none;
}
#front #intro {
	display: block;
}