#layoutContainer {
    background: url('../img/layoutBackgroundLeft.jpg') top left repeat-y #FFFFFF;

    height: auto !important;
    height: 100%;

    margin: auto;

    position: relative;

    width: 80em;
}
