html,body {
	background-color: #000;
	color: #fff;
	font-family: helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12pt;
}

#credits {
	position: absolute;
	bottom: 0px;
	margin: auto;
	border: 1px solid #555;
}

@font-face
{
	font-family: up_balloon_script;
	src: url(../fonts/LamplighterScriptMarquee.otf);
}

@font-face
{
	font-family: up_balloon_normal;  
	src: url(../fonts/Milwaukee.otf);  
}

@font-face
{
	font-family: up_balloon_alert;  
	src: url(../fonts/NewYorktoLasVegas.otf);  
}