#leftContent {
  display: block;
}

#rightContent {
  display: block;
}

#decPic {
  background-image: url("/files/pinteco/kuvat/pinteco_yleiskuvitus.jpg");
}

body {
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
}

#pageWidth {
  width: 960px;
}

.sideContent h2 {
  font-size: 16px;
  font-weight: bold;
  color: rgb(0, 0, 0);
  background-color: transparent;
  text-transform: uppercase;
}

.content h1 {
  color: rgb(0, 0, 0);
}


