#leftContent {
  display: block;
}

#rightContent {
  display: block;
}

#decPic {
  background-image: url(https://www.avaa-aava.fi/files/ytm/images/ytm_yleiskuvitus.jpg);
  background-position: 0% 0%;
}

.content H1 {
  font-family: ;
  color: #404040;
  font-size: 24px;
  text-decoration: ;
}

.content H2 {
  text-transform: uppercase;
  font-family: ;
  color: #707070;
  font-size: 18px;
  font-weight: bold;
  text-decoration: ;
}

.content A {
  font-style: normal;
  font-family: ;
  text-decoration: none;
}

.content a:hover {
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
}

.sideContent H1 {
  text-transform: none;
  font-family: ;
  color: #404040;
  font-size: 18px;
  font-weight: bold;
  text-decoration: ;
}

.sideContent H2 {
  text-transform: uppercase;
  font-family: ;
  color: #656565;
  font-size: 14px;
  font-weight: bold;
  text-decoration: ;
}

.sideContent a:hover {
  text-decoration: underline;
}

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

#pageWidth {
  width: 960px;
}

#mainContent {
  ;
}


