@charset "utf-8";
/*  You can run, but you cant escape what's coming... */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

a {text-decoration:none; color:#353535; } 
a:hover {text-decoration:underline; } 
h1 {font-size:3em; text-indent:-9999em; position:absolute; top:0px;}
body {background-color:#000; color:#353535; font-family:Georgia, "Times New Roman", Times, serif; }


#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	margin-left: -190px;
	position: absolute;
	top: -199px;
	left: 50%;
	width: 380px;
	height: 399px;
	visibility: visible
	}

span.quote {margin:10px 0px 20px 0px; display:block;}
p.ghosts {text-indent:-9999em; position:absolute; top:0px;}