body { 
	margin: 0; 
	padding: 0; 
	background-color: #dbdbdb; 
	font-family: helvetica, verdana, sans-serif; 
	}
#whatisit {
	text-transform: uppercase; 
	font-weight: bold; 
	color: #e8e8e8; 
	font-size: 10.0em; 
	line-height: 0.75em; 
	}
#ghostmassage {
	text-transform: uppercase; 
	font-weight: bold; 
	color: #e8e8e8; 
	font-size: 10.0em; 
	line-height: 0.75em; 
	}
a { 
	color: #e8e8e8; 
	text-decoration: none; 
	}
a:link { 
	color: #e8e8e8; 
	text-decoration: none; 
	}
a:visited { 
	color: #e8e8e8; 
	text-decoration: none; 
	}
a:hover { 
	color: #eaeaea; 
	text-decoration: none; 
	}
a:active { 
	color: #e8e8e8; 
	text-decoration: none; 
	}

