/* CSS Document */

html,body {color: #999999; font-family: 'Helvetica Neue',Helvetica, Arial,sans-serif; font-size: 10px;}
body {
	position:relative; 
	left: 0px; top: 0px; 
	z-index: 0; 
	height: 100%; 
	padding: 15em 0em;
	background-color: #000000;
	margin: 0;
}


h1{
	font-size:0; /*ie bug*/
	text-indent:		-9999px;
	display:			block;
	width:				463px;
	height:				98px;
	background-image: url('/images/site.gif'); 
	background-repeat:no-repeat;
}