#interstit {
	position: absolute;
	left: 50%;
	margin-left: -285px;
	top: -500px;
	background-color: #FFFFFF;
}
#interstit img { border: 2px solid #800000; }
a#closer {
	display: block;
	border: 2px solid #800000;
	border-bottom: 0;
	padding: 4px;
	margin-bottom: -2px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
