/* login */ 
html.login-bg {
  background: #f5f5f5;
}

.logo-img {
 margin: 0 0 30px 80px;
}

/* Main layout */ 
.themelogo {
    background: url("../images/kixit_button.png") no-repeat scroll center bottom transparent;
    height: 42px;
    width: 51px;
}

