@import url(core-style.css);
body, html{
background-image: url(../images/backgrounds/previous-bottom-bg.jpg);
background-repeat: no-repeat;
background-position: bottom right;
background-attachment: fixed;
}
#page-container {
background-image: url(../images/backgrounds/previous-top-bg.jpg);
background-repeat: no-repeat;
}
#column2 {
margin: 5px 0 0 0;
}
#slideshow-container {
margin: 0 0 0 66px;
padding: 0 0 0 0;
width: 755px;
float: left;
}
#footer{
width: 350px;
}