body {
  margin-top: 15px;
  background-image: url('../pix/bg.png');
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-position:center top;
}

a:link, a:visited {
  font-family: arial;
  color: #4A4A4A;
  text-decoration: none;
  letter-spacing: 2px;
  font-weight: bold;
}

a:active, a:hover {
  font-family: arial;
  color: #6B6B6B;
  text-decoration: none;
  letter-spacing: 2px;
  font-weight: bold;
}

div.logo {
  width: 1003px;
  text-align: left;
}

div.main {
  padding-top: 5px;
  padding-bottom: 10px;
  width: 980px;
  text-align: left;
  font-family: arial;
  font-size: 12px;
  letter-spacing: 2px;
  color: #000; 
}

div.nama {
  width: 1003px;
  text-align: right;
  font-family: arial;
  font-size: 10px;
  color: #B8B8B8;
  text-decoration: none;
  cursor: default;
  letter-spacing: 1px;
  font-weight: bold;
}

td.laatikko {
  vertical-align: top;
}

img.naissa_pic {
  border: 0px;
  width: 18px;
  height: 18px;
}

font.lainaus {
  padding-top: 5px;
  padding-left: 10px;
  text-align: left;
  font-family: arial;
  font-size: 10px;
  letter-spacing: 2px;
  color: #000; 
}

img.box {
  border: 0px;
}

p {
  margin: 3px;
  letter-spacing: -2px;
}

h1 {
  margin-top: 13px;
  margin-bottom: 19px;
  font-family: arial;
  font-size: 18px;
  color: #000;
  text-decoration: none;
  cursor: default;
  letter-spacing: 2px;
  font-weight: bold;
  padding-left: 30px;
}
img.huom, img.kys {
  float: left;
  margin-left: 10px;
  padding-right: 10px;
}
