div#header {
    background-image: url('./images/header.png');
    background-position: 0px 0px;
}

div#container {
    background-image: url('./images/content_bg2.png');
}

div#footer {
    background-image: url('./images/footer2.png');
}

