body.login
{
}

.login form
{
	border-radius: 20px;
}

.login h1 a
{
	background: url(../images/logo.png) center center no-repeat;
	background-size: auto;
	margin-bottom: 10px;
	cursor: default;
}
