@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	outline:none;
}
h1 {
	margin:100px auto 0;
	width:920px;
}
h1 a {
	width:920px;
	height:320px;
	display:block;
	background:url(../images/wf5Logo.png) no-repeat;
	text-indent:-9999px;
}