@import url("style.css");
#right {
    width: 96%;
    float: none;
}

#left {
    display: none;
}
