body {
	margin: 0;
	padding: 0;
	background: #9ed5ff url(../images/bg.jpg) repeat-x top left;
}

#offline {
	position: absolute;
	top: 0;
	left: 0;
}

#alt-content {
	display: none;
}

#footer {
	position: relative;
	top: 300px;
	font: 10px "Trebuchet MS", helvetica, arial;
	color: #ffffff;
	margin: 0 0 0 62px;
}