body {
	margin:0;
	background:#000000 url('../images/bg.png') repeat-x;
	color:#FFF;
}

div#logo {
	width:708px;	
	margin:0 auto;
	display:none;
}

h1	{
	width:708px;
	height:216px;
	background:url('../images/logo.png') no-repeat;
	text-indent:-9999px;
}

