@charset "UTF-8";
body {
	color: #FFF;
	text-align: left;
	background-color: #000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 14pt;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #FFF;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
}
a:hover {
	font-size: 16pt;
}
#uitz {
	background-attachment: fixed;
	background-image: url(images/demonhousea100.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 36pt;
	text-align: center;
}
#link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24pt;
	color: #FFF;
	text-decoration: underline;
}

