body {
	background-color: #336;
	background-image: url(../htfry.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 2.5em 0 0 2em;
	}
p, h1 {
	font-weight: normal;
	}
p {
	color: #99C;
	font-size: .8em;
	line-height: 1.5em;
	margin: 0 0 1em 0;
	}
h1 {
	color: #FFF;
	font-family: Georgia, serif;
	font-size: 8em;
	letter-spacing: -.04em;
	line-height: .6em;
	margin: .2em .2em .5em 0;
	text-shadow: 3px 3px 4px #113;
	text-rendering: optimizeLegibility;
	}
span {
	color: #CCF;
	visibility: hidden;
	}
a {
	color: #99C;
	}
a:hover {
	color: #FFF;
	text-decoration: none;
	}
