@import url("common.css");

#menu {
    width: 20%;
    float: right;
}

#main {
    margin-right: 20%;
}