:root {
  font-size: @body-type-font-size;
}

body {
  background: transparent url(../../images/background.png) repeat scroll;
}

div.ccm-page {
  position: relative;
}
