@charset "utf-8";
/* CSS Document */

body {
	background: #fff;}

.login h1 a {
    background: url(../img/login.png) no-repeat center center;
    width: 400px;
    height: 167px;
}
