
/*
 * Logo øverst til venstre
 */
.login .toppBanner {
  background: url(logo.png) no-repeat 1px 5px;
  height:185px;
}

