body {
    background-image: url(background.jpg);
}

div#page-footer p.left {
    float: left;
}

img#page-footer-logo {
    float: right;
}

.menu-icon {
    background: transparent url(button-square.gif) no-repeat scroll center center;
}

table.data {
    border:     thin outset bisque;
    background: bisque;
}
