h1 a
{
	background: url(images/logo.jpg) center top no-repeat;
	width: 292px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom: 15px;
	display: block;
}

.login form
{
	background-color: #ffbb63;
}

