@import url(core-style.css);

body, html {
background-image: url(../images/backgrounds/links-bottom-bg.jpg);
background-repeat: no-repeat;
background-position: bottom right;
background-attachment: fixed;
}
#page-container {
background-image: url(../images/backgrounds/links-top-bg.jpg);
background-repeat: no-repeat;
}
#footer{
width: 350px;
}