@charset "utf-8";

/*
	admin_login.css
-----------------------------------------------------------------------------------------*/
body.login div#login h1 a {
	background: url(/images/logo.png) no-repeat center center;
	width: 320px;
	height: 65px;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
body.login div#login p#nav { display: none;}