body {
	padding: 0;
	margin: 0; /* for IE6 */
	background-color: white;
}

a:link, a:visited, a:active, a:hover {
	text-decoration:none;
}

h1 {
	position: absolute;
	left: 50%;
	margin-left: -198px;
	top: 50%;
	margin-top: -35px;
}

a {
	display: block;
	width: 396px;
	height: 0;
	padding-top: 69px;
	overflow: hidden;
	background: url(../img/logo_start.png) no-repeat;
}

