body
{
	background-color: #dadcda;
}
#heading
{
	font-weight: normal;
	font-size: 72pt;
	color: #c3c3c3;
	font-family: 'Century Gothic', Tahoma, Verdana, 'Franklin Gothic Book';
	letter-spacing: 2pt;
	vertical-align: middle;
}
#subheading
{
	font-weight: normal;
	font-size: 16pt;
	color: #cdcdcd;
	font-family: 'Century Gothic', Tahoma, Verdana, 'Franklin Gothic Book';
	vertical-align: middle;
}
#keywords
{
	font-size: 2pt;
	color: #dadcda;
	font-family: Tahoma, Verdana;
	display: none;
}