/* LOGIN PAGE */

body.login {
	background: #fff;
}

#login {
	padding: 8% 0;
}

.login h1 a {
	width: 100%;
	height: 120px;
	margin: 0 auto 20px;
	background: url(../images/logo320.png) no-repeat center top;
}
