/* no-login-redirect */
html, body {
	background: #FFF3CC;
}

#login {
	padding: 8% 0;
}

.login-attention {
	font-size: 16px;
	margin-bottom: 20px;
}

.login h1.wp-login-logo a{
	width: 100%;
	height: 252px;
	background: url(img/logo.png) no-repeat center top;
}

#nav, #backtoblog {
	display: none;
}

.login .language-switcher {
	display: none;
}