body {
	background-color: #ffffff;
	text-align: center;
}

#login {
	position: relative;
	background: url('/wp-content/themes/quadrants/images/login-bkg-tile.gif') no-repeat top center;
	color: #fff;
	margin: 5em auto 1em;
	padding: 20px 0 0;
	width: 425px;
	_width: 390px;
	text-align: left;
	color: #444444;
}

#login form {
	background: url('/wp-content/themes/quadrants/images/login-bkg-bottom.gif') no-repeat bottom center;
	padding: 0 50px 25px;
	_width: 325px;
	_margin: 0 auto;
}
