#footerContainer {
    background: url('../img/layoutBackgroundBottom.jpg') bottom left repeat-x transparent;

    height: 2em;

    position: relative;
    bottom: -1em;

    line-height: 2em;
}
