body {
	background-image: url("/gfx/logobg.png");
	background-repeat: no-repeat;
	background-position: center 30px;
	background-color: #597b7b;
	margin: 0px;
	font-size: 11px;
	color: white;
	padding-top: 200px;
}

div#banner {
	height: 339px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}

img {
	border: 0px;
}