body {
	background-color:#4A4A4A;
}

#login {
	background:url( images/logintop.png ) center top no-repeat;
}

#login form {
	background:url( images/loginbottom.png ) center bottom no-repeat;
}

#login .input {
	font-size: 14px;
	margin-top: 3px;
	width: 97%;
}
