@import url(core-style.css);

body, html {
background-image: url(../images/backgrounds/train-with-te-bottom-bg.jpg);
background-repeat: no-repeat;
background-position: bottom right;
background-attachment: fixed;
}
#page-container {
background-image: url(../images/backgrounds/train-with-te-top-bg.jpg);
background-repeat: no-repeat;
}
#column2 img {
margin-top: -6px;
}

#footer {
margin: 0 0 0 0;
position: absolute;
bottom: 0;
}