/* structure.css */

table.wrapper {
    background: url(../graphics/background.gif);
}
 
table.content {
    padding: 10px;
}
