body {
	background-color: white;
	font-size: 80%;
	font-family: "Verdana", sans-serif;
	margin: 0;
	border: 0;
}

div {
	width: 600px;
	margin: 100px auto;
	text-align: center;
}

div a h1 {
	background: url(/3ws-logo.gif) no-repeat center;
	width: 600px;
	height: 40px;	
}

div a h1 span {
	display: none;
}