body {
	background-color: #FFF;
	margin: 0px;
	background-image: url('/gfx/bg.jpg');
	background-position: 20px 25px;
}

#homelogo {
	margin: 380px auto 0px auto;
	width: 214px;
	height: 42px;
	overflow: hidden;
}

#botred {
	width: 100%;
	height: 30px;
	background-color: #922B2E;
	position: absolute;
	bottom: 0;
}

a img {
	border: none;
}

.enterlink {
	text-align: center;
	display: block;
	width: 1024px;
	height: 768px;
	margin: 25px auto 0px auto;
}