@import url("screen.css"); /* default gitit screen styles */
@import url("highlighting.css"); /* for syntax highlighting */

/* Put your custom style modifications here: */

#logo img {
    width: 138px; /* you can use % */
    height: auto;
}

