html {
	background-color: #F8FBF2;
}

#header-logo {
	background: transparent url(img/logo-gr-sm.png) no-repeat scroll center center;
}

#login h1 a {
	background: url(img/logo-login.png) no-repeat;
	width: 500px;
	height: 115px;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom: 15px;
	display: block;
	margin-left:-105px;
}