#interstit {
	left: 50%;
	margin-left: -250px;
	position: absolute;
	top: -500px;
	width: 475px;
	z-index: 99;
}
#interstit img {
	border: 0;
	clear: both;
}
a#closer {
	background-color: #fff;
	border: 2px solid #333;
	border-bottom: 0;
	display: block;
	font-weight: bold;
	float: right;
	margin-bottom: -2px;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}