body {
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	width: 500px;
	height: 200px;
	margin: 100px auto;
	background: url('forsale.gif') no-repeat center center;
	text-indent: -99999px;
}