* { margin: 0; padding: 0; }
body { background: #999999 url(bg.png) repeat-x; color: #cccccc; font: 14px/20px Arial, Helvetica, sans-serif; }
div {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 504px;
	margin: -144px 0 0 -252px;
}
h1 {
	width: 100%;
	height: 194px;
	margin-bottom: 20px;
	background: url(vkps-logo.png) no-repeat center;
	font-size: 1em;
	text-indent: -9000px;
}
* html h1 { background-image: url(vkps-logo.gif); }
p { text-align: center; }
