
@import "global.css"

body {
    background-color: yellow;
}

#left_col {
    display: none;
}