html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}
h1 {
  font-family: Helvetica,Helvetica Neue,Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
h2 {
  font-family: Helvetica,Helvetica Neue,Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
h3 {
  display: block;
  font-family: Helvetica,Helvetica Neue,Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: center;
}
body {
  background: transparent url(../kuvat/Rantsu.JPG) no-repeat fixed 50%;
}
#wrapper {
  margin: 0 auto -360px;
  min-height: 100%;
  position: relative;
  width: 700px;
}
#header {
  height: 50px;
  position: relative;
}
#content-wrap {
}
#content {
  padding: 20px 40px 40px;
  background-color: white;
  opacity: 0.7;
}
#content p {
  font-family: Helvetica,Helvetica Neue,Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 20px;
}
#footer {
  background: white none repeat scroll 0%;
  position: relative;
  width: 100%;
  height: 360px;
}
#footer-wrap {
  margin: 0 auto;
  padding: 0px 20px;
  width: 450px;
}
#footer-kuvat-wrap {
  margin: 0 auto;
  padding: 0px 20px;
  width: 825px;
}
#kuvajateksti {
  width: 165px;
  float: left;
}
#kuvajateksti img {
  margin: 0px 17px;
}
#yht {
  width: 200px;
  float: left;
  margin-right: 100px;
}
#yht p {
  font-family: Helvetica,Helvetica Neue,Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#copy {
  display: block;
  font-family: Helvetica,Helvetica Neue,Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: gray;
  text-align: center;
}
#musta {
  color: white;
  height: 140px;
  background-color: black;
}
