/* CSS Document */

body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
background-image: url(img/slice.jpg);
background-repeat: repeat-x;
background-position: bottom;
padding: 0;
margin: 0;
background-color: #FFF;
}

#top {
border: solid 2px #6CF;
}

#content {

border: solid 2px #6CF;
background: #FFF;
}

p {
  font:13px/1.6em tahoma, "Trebuchet MS", arial, verdana, sans-serif;
  color: #036;
  padding: 5px 5px 5px 10px;
  margin: 0;
  width: 330px;
  text-align: justify;
  text-indent: 15px;
  }
  
  h3 {
  font-family: Tahoma, arial, "Times New Roman", Times, serif;
  font-size: 11px;
  letter-spacing: 0.2em;
  color: #FFF;
  padding: 0;
  margin: 0;
  font-weight: normal;

  }
  
  h1 {
  font-family: georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  letter-spacing: 0.1em;
  color: #06C;
  margin: 10px 10px 18px 20px;
  
  font-weight: bold;
  width: 300px;
  border-bottom: solid 2px #F60;
  }
  
  
a:link {
text-decoration: none;
color: #F60;
font-size: 12px;
}

a:hover {
text-decoration: underline;
color: #F60;
font-size: 12px;

}


a:visited {
text-decoration: none;
color: #F60;
font-size: 12px;
}

a:active {
text-decoration: underline;
color: #F60;
font-size: 12px;

}

#privacy {
text-indent: 0;
font:10px/1em tahoma, "Trebuchet MS", arial, verdana, sans-serif;
}

#pikkuteksti {
font: 12px/1.5em tahoma, "Trebuchet MS", arial, verdana, sans-serif;
text-align: left;
text-indent: 0;
letter-spacing: normal;
}