@import url(core-style.css);

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