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

#header {
    background:#455b9d url('../images/suiteup_redmine_logo.png') no-repeat scroll 3px 0%;
}
#header h1 {
    padding-left: 45px;
}
