body {
	margin: 0px;
	background: white;
}

h1 {
	margin: 0px;
}

h1 span {
	display: none;
	visibility: hidden;
}

#swapme {
	width: 300px;
	height: 300px;
	background: #ff0000 url(image.gif) no-repeat; 
}