body{
	background: #414040;
	height: 100%;
}

div.box{
	background: url(logo.gif) no-repeat center;
	width: 100%;
	height: 500px;
}
div.box h1, h2{
	text-indent: -30000px;
	margin: 0;
	padding: 0;
	font-size: 0.1px;
}