html
{
	background-color: #ccf;
}
body, input
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000;
}
h1
{
	display: none;
	padding: 0;
	margin: 0;
	font-size: 200px;
	color: #ddf;
}
a
{
    text-decoration: none;
}
div#yadayada
{
	display: none;
	color: #e6e6ff;
	z-index: 2;
	font-size: 14px;
	font-weight: bold;
}

