  /* hunting
 /    ghosts
/       .com
\
 \
  \____________________ */



body {
padding: 0;
margin-top: 20px;
font-size: 44px; 
font-family: Times new roman, times, serif; 
background: url('http://huntingghosts.com/g/bg-sky.png') fixed;
color: #000;
}

	
	a:link { color: #217abf; background: #fff; padding: 0; text-decoration: underline; }
	a:visited { color: #217abf; background: #fff; padding: 0; text-decoration: underline; }
	a:hover { color: #fff; background: #000; padding: 0; text-decoration: none; }
	a:active { color: #555; background: none; padding: 0; text-decoration: none; }



/* the end */


