html, body {
	background-color: #fff;
}

img, div { 
	behavior: url(iepngfix.htc) 
}

img {
	border-style: none;
}

a {
	text-decoration: none;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
}

#candy {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 163px;
	margin-left: -81.5px;
	height: 327px;
	margin-top: -140px;
}