/* load the default Redmine stylesheet */
@import url(../../alternate/stylesheets/application.css);

/* add a logo in the header */
#header {
    background: #507AAA url(../images/biodec_rosso_mini.png) no-repeat 16px 11px;
    padding-left: 86px;
}

