/* Kaivomestari CSS */

body {
  background: #fff;
}

#root {
  background: transparent;
  width: 685px;
}

#head, #navi, #foot, .naviFoot {
  display: none;
}

#main {
  margin: 0;
  background: transparent;
}

#content {
  display: block;
  margin: 0;
}

#content .column {
  margin: 0 40px 0 0;
}
