body {
  background-image: url("./img/pattern.gif");
}

.outer {
  width: 810px;
  height: 610px;
  background-image: url("./img/taustakuva.jpg");
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
}

.top {
  border: 0px;
  width: 800px;
  height: 85px;
/*  background-image: url("img/ylapalkki.jpg");*/
}

.content {
  float: left;
  padding-left: 20px;
  padding-right: 130px;
  padding-top: 30px;
  padding-bottom: 20px;
  width: 537px;
  height: 465px;
/*  background-image: url("img/tekstipalsta.jpg");*/
  overflow: auto;
  background-attachment: fixed;
  background-repeat: no-repeat;
  line-height: 1.5em;
}

.content li {
  line-height: 1.2em;
  list-style-type: square;
}

.left {
  background-repeat: no-repeat;
  padding-top: 20px;
  border: 0px;
  width: 113px;
  height: 495px;
  float: left;
/*  clear: right;*/
/*  background-image: url("img/valikkotausta.jpg");*/
  font: 12px "Times New Roman", serif;
  font-weight: bold;
  font-variant: small-caps;
}

.left p {
  margin: 0.7em 5px;
}

.left a {
  color: #0000ff;
}

.left a:hover {
  color: #6666cc;
}

h1 {
  font-size: 1.7em;
  margin: 0 0 0.0em 0;
  font-variant: small-caps;
}

h2 {
  font-size: 1.2em;
  margin: 0.7em 0;
  font-variant: small-caps;
}
