body {
	text-align: center;
}

#wrapper {
	width: 430px;
	margin: 250px auto 0px auto;
	text-align: left;
}

#wrapper h1 span {
	display: none;
}

#wrapper h1 {
	width: 430px;
	height: 107px;
	background: url('logo.jpg') no-repeat;
	margin: 0px 0px 0px 0px;
}
