@charset "utf-8";

html {
	background-color: #ffffff;
}

div {
	position: absolute;
	width: 340px;
	height: 52px;
	top: 50%;
	left: 50%;
	margin: -26px 0 0 -170px;
	background-image: url(../images/web-fiend.gif);
	text-indent: -999em;
	overflow: hidden;
}