body {
	margin: 0px;
	background: url(/brg/images/watermark.gif) left center fixed no-repeat #1c395d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 780px;
	height: 560px;
	margin-top: -280px;
	margin-left: -390px;
}

#logo {
	float: right;
	width: 300px;
}

#partners {
	margin-top: 30px;
	margin-left: 13px;
	line-height: 30px;
}

a:link, a:hover, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid #32598a;
}
