@import url("common.css");

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

#main {
    margin-right: 30%;
}
