@charset "utf-8";
/* CSS Document */

body {
	background: #000000;
	margin: 0px;
	padding: 0px;
}
#content {
	position: relative;
	background: #000000 url(../images/splash.jpg) top no-repeat;
	width: 898px;
	height: 600px;
	margin: 50px auto;
}
a img {
	border: none;
}
#enews {
	position: absolute;
	top: 166px;
	right: 80px;
	width: 250px;
	height: 40px;
	z-index: 1;
}
#site {
	position: absolute;
	bottom: 24px;
	right: 32px;
	width: 120px;
	height: 34px;
	z-index: 1;
}