@import url(../../../stylesheets/application.css);

/* add a logo in the header */
#header {
    background: #507AAA url(../images/logo-web.png) no-repeat 15px 10px;
}

#header h1{
    margin-top: 13px;
    margin-left: 166px;
}
