html body.login div#login h1 a {
    background: url(images/logo-login.png) no-repeat center center;
	background-size:220px 62px;
	width: 320px;
	height: 62px;
}
html body.login div#login p#backtoblog {
	display: none;
}
html body.login div#login #loginform > p.forgetmenot {
  display: none;
}