.login h1  {
	display: none;
}

.login form {
	margin-top: 20px;
}

#loginform {
	border-radius: 10px;
}