body {
	margin:0;
	padding:0;
	background-color:#ccc;
}
table.flash {
	width:100%;
	height:100%;
	border:0;
	border-spacing:0;
}
table.flash td {
	padding:0;
	width:998px;
	text-align:center;
}
#alternate-content {
	display:none;
}