﻿h1
{
	width: 268px;
	height: 35px;
	margin: -45px 0 0 -134px;
	position: absolute;
	left: 50%;
	top: 50%;
	overflow: hidden;
}

h1 span
{
	width: 268px;
	height: 35px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/logo.png) left top no-repeat;
}