#Container{
        /*background-image: url("/images/site/cherryblossom.jpg");*/
        background-align: top left;
        background-repeat: no-repeat;
}

TABLE.sidebar{
/*     background-image: url("/images/site/tilinggrass.jpg");*/
        background-image: url("/images/site/translucent_white.png");
}

TABLE.Entry{
        border-width: 1px;
        border-style: dashed;
        border-color: black;
        background-image: url("/images/site/translucent_white.png");
}

TABLE.Comment{
        background-image: url("/images/site/translucent_white.png");
        border-style: dashed;
        border-color: black;
        border-top-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 0px;
}
